Route
A route object contains information about single route. A class that contains the output from a route task for a single route. The route contains all necessary output from a successfully- completed route task solve. This includes the cost, shape, and additional metadata specific to the resulting route solution (e.g., route directions, local start/end time, etc.).
Since
200.1.0
Properties
Direction maneuver. The list of turn-by-turn directions for this route.
Time zone shift for end time, in minutes. Value of time zone shift for end time, in minutes.
Route's geometry. The geometry for the full route (polyline).
Time zone shift for start time in minutes. Value of time zone shift for start time, in minutes.
Total length in meters. The total length of the route (meters).
Travel time in minutes. This includes only time of the travel.
Violation time in minutes. The total amount of additional time incurred due to time window violations.