Enum TravelMode
Travel mode options. These options map to what Routes API offers.
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public enum TravelMode
Fields
Name | Description |
---|---|
Bicycle | Travel by bicycle. Not supported with |
Drive | Travel by passenger car. |
TwoWheeler | Motorized two wheeled vehicles of all kinds such as scooters and
motorcycles. Note that this is distinct from the |
Unspecified | No travel mode specified. Defaults to |
Walk | Travel by walking. Not supported with |