Enums.DirectionManeuverType enumeration

The DirectionManeuverType can be one of:

ConstantDescription
Enums.DirectionManeuverTypeUnknown(0) An unknown maneuver.
Enums.DirectionManeuverTypeStop(1) A stop maneuver.
Enums.DirectionManeuverTypeStraight(2) A continue straight maneuver.
Enums.DirectionManeuverTypeBearLeft(3) A bear left maneuver.
Enums.DirectionManeuverTypeBearRight(4) A bear right maneuver.
Enums.DirectionManeuverTypeTurnLeft(5) A left turn.
Enums.DirectionManeuverTypeTurnRight(6) A right turn.
Enums.DirectionManeuverTypeSharpLeft(7) A sharp left turn.
Enums.DirectionManeuverTypeSharpRight(8) A sharp right turn.
Enums.DirectionManeuverTypeUTurn(9) A U-turn.
Enums.DirectionManeuverTypeFerry(10) A maneuver connecting with a ferry.
Enums.DirectionManeuverTypeRoundabout(11) A maneuver via roundabout.
Enums.DirectionManeuverTypeHighwayMerge(12) A merge of several highways.
Enums.DirectionManeuverTypeHighwayExit(13) An exit from a highway.
Enums.DirectionManeuverTypeHighwayChange(14) A change of highway.
Enums.DirectionManeuverTypeForkCenter(15) A straight at fork.
Enums.DirectionManeuverTypeForkLeft(16) A left at fork.
Enums.DirectionManeuverTypeForkRight(17) A right at fork.
Enums.DirectionManeuverTypeDepart(18) A departure.
Enums.DirectionManeuverTypeTripItem(19) Connected with trip planning maneuver.
Enums.DirectionManeuverTypeEndOfFerry(20) An end of ferry transfer.
Enums.DirectionManeuverTypeRampRight(21) A maneuver to the right on a ramp.
Enums.DirectionManeuverTypeRampLeft(22) A maneuver to the left on a ramp.
Enums.DirectionManeuverTypeTurnLeftRight(23) A complex maneuver; turn left, then right.
Enums.DirectionManeuverTypeTurnRightLeft(24) A complex maneuver; turn right, then left.
Enums.DirectionManeuverTypeTurnRightRight(25) A complex maneuver; turn right, then right.
Enums.DirectionManeuverTypeTurnLeftLeft(26) A complex maneuver; turn left, then left.
Enums.DirectionManeuverTypePedestrianRamp(27) A maneuver via pedestrian ramp.
Enums.DirectionManeuverTypeElevator(28) A maneuver via elevator.
Enums.DirectionManeuverTypeEscalator(29) A maneuver via escalator.
Enums.DirectionManeuverTypeStairs(30) A maneuver via stairs.
Enums.DirectionManeuverTypeDoorPassage(31) Passing through a door.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close