Enum TransportMode

Definition

Namespace:
Tizen.Maps
Assembly:
Tizen.Maps.dll
API Level:
3

Route types.

C#
Copy
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.