NACompactStreetDirectionSummary
A class that contains a summary of the time, distance, and extent of the route that the directions are describing.
Property |
Type |
Description |
---|---|---|
Envelope |
Extent of the route. | |
TotalDriveTime |
double |
The total travel time of the route. |
TotalLength |
double |
The total length of the route. |
TotalTime |
double |
The total time of the route including breaks, wait time, and service time. |
2/28/2020