Skip to main content
All docs
V25.1
  • AzureRouteInstruction.Maneuver Property

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public AzureRouteGuidanceManeuver Maneuver { get; }

    Property Value

    Type
    AzureRouteGuidanceManeuver

    Available values:

    Show 33 items
    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
    See Also