Route
The route represents the result of the route planning including geometry and generated instructions.
Constructors
The route class contains the route to be navigated, including geometry and generated guidance messages.
Properties
Determines if the route was computed as primary or as a path alternative with regards to the given cost model.
Returns the destination of the route.
List containing fork points with other routes.
The offset where incremental computation of route contents was paused.
Information about route creation and the last route update.
The options used to generate this route.
The reason why the route was planned.
Optional extended representation of the route. Route points do not contain duplicates on leg intersections.
List containing every route stop along the route, including origin and destination.