This document is archived and information here might be outdated. Recommended version. |
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. |
esriDMTTurnLeftRight | 23 | Turn left and immediately turn right. |
esriDMTTurnRightLeft | 24 | Turn right and immediately turn left. |
esriDMTTurnRightRight | 25 | Turn right and immediately turn right. |
esriDMTTurnLeftLeft | 26 | Turn left and immediately turn left. |
esriDMTPedestrianRamp | 27 | Pedestrian ramp. |
esriDMTElevator | 28 | Elevator. |
esriDMTEscalator | 29 | Escalator. |
esriDMTStairs | 30 | Stairs. |
esriDMTDoorPassage | 31 | Door passage. |
The values within this enumeration are used to indicate the type of maneuver that the direction represents.