esriDirectionsOutputType
Options to specify the Network directions output type.
Value |
Description |
---|---|
esriDOTStandard |
Standard directions output direction text instructions, geometry, time, length, ETA. Does not include events, new types of strings (street names, signposts info), Maneuver type, Bearings and Turn angle. |
esriDOTComplete |
Directions output that includes all directions properties. |
esriDOTCompleteNoEvents |
Directions output that includes all directions properties except events. |
esriDOTInstructionsOnly |
Directions output that includes text instructions, time, length and ETA. Does not include geometry. |
esriDOTSummaryOnly |
Directions output that contains only summary (time and length). Detailed text instructions and geometry are not provided. |
10/23/2013