Enum TransitPreferences.Types.TransitTravelMode
A set of values used to specify the mode of transit.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum TransitPreferences.Types.TransitTravelMode
Fields
| Name | Description |
|---|---|
| Bus | Travel by bus. |
| LightRail | Travel by light rail or tram. |
| Rail | Travel by rail. This is equivalent to a combination of |
| Subway | Travel by subway. |
| Train | Travel by train. |
| Unspecified | No transit travel mode specified. |