Provides access to a compact street direction item.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
CompressedGeometry | The compressed geometry for the driving direction. | |
ETA | The estimated time of arrival. | |
Length | The cumulative driving length (in directions length units). | |
ManeuverType | The maneuver type. | |
Text | The driving direction text. | |
Time | The time spent. |
Remarks
The INACompactStreetDirection interface provides access to each direction element. The NACompactStreetDirection object this interface accesses is significantly smaller than the NAStreetDirection object accessed via the INAStreetDirection interface. In particular, there is less information stored about the direction, and the geometry representing the traversed streets is highly compressed. Due to their smaller size, these directions are better suited for passing across low bandwidth connections in server applications.