Enum TransportMode
Definition
- Assembly:
- Tizen.Maps.dll
Route types.
public enum TransportMode
Fields
Name | Description |
---|---|
Bicycle | Indicates that the route is for a cyclist. |
Car | Indicates that the route is to be traveled by a car. |
Pedestrian | Indicates that the route is for a pedestrian. |
PublicTransit | Indicates that the route is to be traveled using public transport. |
Truck | Indicates that the route is for a truck. |