AzureRouteSummary Properties
A summary object for a route section.Name | Description |
---|---|
Arrival | Gets the estimated arrival time for the route or leg. Time is in UTC. |
Departure | The departure time for the route or leg. |
DeviationDistance | |
DeviationPoint | |
DeviationTime | |
TrafficDelaySeconds | Gets the estimated delay in seconds caused by the real-time incident(s) according to traffic information. |
TrafficLengthMeters | Gets the traffic length, in meters, caused by the real-time incident(s) according to traffic information. |
TravelLengthMeters | Gets the estimated travel length in meters. |
TravelTimeSeconds | Gets the estimated travel time, in seconds, that includes the delay due to real-time traffic. |
See Also