NavigationRoute
Wraps a route object used across the Navigation SDK features.
Parameters
directionsRoute
DirectionsRoute that this NavigationRoute represents
waypoints
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.
responseOriginAPI
describes API which generated data for NavigationRoute.
Types
Functions
Properties
Link copied to clipboard
Id of the response from which this NavigationRoute is created
Link copied to clipboard
Returns a list of UpcomingRoadObject present in a route.