Enum TransportMode

Definition

Namespace:
Tizen.Maps
Assembly:
Tizen.Maps.dll

Route types.

C#
Copy
[Obsolete("Deprecated since API11. Might be removed in API13.")] public enum TransportMode
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.