Skip to main content
All docs
V25.1
  • AzureRouteGuidanceManeuver Enum

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public enum AzureRouteGuidanceManeuver

    Members

    Name
    Arrive
    ArriveLeft
    ArriveRight
    BearLeft
    BearRight
    Depart
    EnterFreeway
    EnterHighway
    EnterMotorway
    EntranceRamp
    Follow
    KeepLeft
    KeepRight
    MakeUTurn
    MotorwayExitLeft
    MotorwayExitRight
    RoundaboutBack
    RoundaboutCross
    RoundaboutLeft
    RoundaboutRight
    SharpLeft
    SharpRight
    Straight
    SwitchMainRoad
    SwitchParallelRoad
    TakeExit
    TakeFerry
    TryMakeUTurn
    TurnLeft
    TurnRight
    WaypointLeft
    WaypointReached
    WaypointRight

    Related API Members

    The following properties accept/return AzureRouteGuidanceManeuver values:

    See Also