Enum TransitPreferences.Types.TransitRoutingPreference
Specifies routing preferences for transit routes.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum TransitPreferences.Types.TransitRoutingPreference
Fields
Name | Description |
---|---|
FewerTransfers | Indicates that the calculated route should prefer a limited number of transfers. |
LessWalking | Indicates that the calculated route should prefer limited amounts of walking. |
Unspecified | No preference specified. |