NavigationRoute
Wraps a route object used across the Navigation SDK features.
Parameters
directionsResponse
the original response that returned this route object.
routeIndex
the index of the route that this wrapper tracks from the collection of routes returned in the original response.
routeOptions
options used to generate the directionsResponse
Types
Functions
Properties
Link copied to clipboard
DirectionsRoute that this NavigationRoute represents.
Link copied to clipboard
Link copied to clipboard
Returns a list of UpcomingRoadObject present in a route.
Extensions
Link copied to clipboard
Returns all violated exclusions for this route.
Link copied to clipboard
This function checks whether the NavigationRoute has unexpected closures, which could be a reason to re-route.