NavigationRoute
Wraps a route object used across the Navigation SDK features.
Parameters
DirectionsRoute that this NavigationRoute represents
waypoints associated with the route. Nav SDK retrieves waypoints from various sources depending on the situation, such as DirectionsRoute, DirectionsResponse, or MapMatchingResponse. Prefer using waypoints instead of DirectionsRoute.waypoints from directionsRoute.
describes API which generated data for NavigationRoute.
describes a segment of NavigationRoute with overridden
contains data that describes refreshing of this route object. The field is null until the first refresh.
Properties
Maximum possible charge of vehicle this route was requested for. It's null for non ev routes.
Id of the response from which this NavigationRoute is created
The index of the route that this wrapper tracks from the collection of routes returned in the original response.
Returns a list of UpcomingRoadObject present in a route.