Provides access to the driving directions information (path geometry and description of each path segment).
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Provides driving directions information including path geometry and a detailed description for each path segment.
Members
Description | ||
---|---|---|
BoundBox | The geographic extent of the entire route. | |
Count | The total number of items in the driving directions object. | |
Item | A reference to a direction item by its position. | |
TotalDrivingTime | The total driving time for the route. | |
TotalLength | The total length of the route (in miles by default). | |
TotalsText | A string containing the total time and length of the route. | |
TotalTime | The total time of the entire trip. |
CoClasses that implement ISMDirections
CoClasses and Classes | Description |
---|---|
SMDirections | Driving directions information including path geometry and description of each path segment. |