Description
Class added v1.4.
Contstants representing how the geometry is returned. NAOutputLine has no constructor.
Class hierarchy
esri.tasks.NAOutputLine
Constants
| NONE |
Do not return geometries. |
| STRAIGHT |
Return polylines containing striaght lines between input locations. |
| TRUE_SHAPE |
Return polylines based on the underlying street geometries. |
| TRUE_SHAPE_WITH_MEASURE |
Return polylines based on the underlying street geometries with the M values set based on the accumulated impedance at each vertex. |