Enum TransportMode

    Definition

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

    Route types.

    [Obsolete("Deprecated since API11. Might be removed in API13.")]
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX