Maneuver types of direction item.
Constant | Value | Description |
---|---|---|
esriDMTUnknown | 0 | Unknown. |
esriDMTStop | 1 | Arrive at stop. |
esriDMTStraight | 2 | Go straight. |
esriDMTBearLeft | 3 | Bear left. |
esriDMTBearRight | 4 | Bear right. |
esriDMTTurnLeft | 5 | Turn left. |
esriDMTTurnRight | 6 | Turn right. |
esriDMTSharpLeft | 7 | Make sharp left. |
esriDMTSharpRight | 8 | Make sharp right. |
esriDMTUTurn | 9 | Make U-turn. |
esriDMTFerry | 10 | Take ferry. |
esriDMTRoundabout | 11 | Take roundabout. |
esriDMTHighwayMerge | 12 | Merge to highway. |
esriDMTHighwayExit | 13 | Exit highway. |
esriDMTHighwayChange | 14 | Go on another highway. |
esriDMTForkCenter | 15 | At fork keep center. |
esriDMTForkLeft | 16 | At fork keep left. |
esriDMTForkRight | 17 | At fork keep right. |
esriDMTDepart | 18 | Depart stop. |
esriDMTTripItem | 19 | Trip planning item. |
esriDMTEndOfFerry | 20 | End of ferry. |
esriDMTRampRight | 21 | Ramp right. |
esriDMTRampLeft | 22 | Ramp left. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
The values within this enumeration are used to indicate the type of maneuver that the direction represents.
The esriDirectionsManeuverType enumeration has the following values:
- esriDMTUnknown - This indicates an unknown type of maneuver.
- esriDMTStop - This indicates a direction at a stop.
- esriDMTStraight - Go straight.
- esriDMTBearLeft - Bear left.
- esriDMTBearRight - Bear right.
- esriDMTTurnLeft - Turn left.
- esriDMTTurnRight - Turn right.
- esriDMTSharpLeft - Make a sharp left turn.
- esriDMTSharpRight - Make a sharp right turn.
- esriDMTUTurn - Make a U-turn.
- esriDMTFerry - Arrive at a ferry.
- esriDMTRoundabout - Enter a traffic circle.
- esriDMTHighwayMerge - Merge onto a highway.
- esriDMTHighwayExit - Exit a highway.
- esriDMTHighwayChange - The highway changes name.
- esriDMTForkCenter - Go through the center fork.
- esriDMTForkLeft - Fork left.
- esriDMTForkRight - Fork right.
- esriDMTDepart - Depart a stop.
- esriDMTTripItem - Trip item.
- esriDMTEndOfFerry - Depart a ferry.