@PublicPreview("2021.06") enum class TravelMode
Represents the 'travelMode' parameter in a request to the Routing API.
Defines the vehicle type as UNKNOWN. |
|
Defines the vehicle type as car. |
|
Defines the vehicle type as truck. |
|
Defines the vehicle type as taxi. |
|
Defines the vehicle type as bus. |
|
Defines the vehicle type as van. |
|
Defines the vehicle type as motorcycle. |
|
Defines the vehicle type as bicycle. |
|
Defines the vehicle type as pedestrian. |
|
Defines the vehicle type as other. |