Package com.mapbox.navigation.base.route
Types
An exception that is thrown when parsing Directions Response fails.
Violated road type.
The class contains information about a waypoint which breaks the route into legs (not the silent one).
Wraps a route object used across the Navigation SDK features.
Extends Router to also provide ability for fetching and refreshing NavigationRoutes.
Interface definition for a callback associated with routes request.
Interface definition for a callback associated with routes refresh.
Provides information about the route refresh failure.
The options available for observing alternative routes. The RouteOptions used to set the current active route are updated according to the current route progress.
Interface definition for a callback associated with routes request.
Interface definition for a callback associated with routes refresh.
Route refresh Error
The options available for refreshing the current primary NavigationRoute, as well as the alternatives. Each refresh will update:
Provides components needed for base router capabilities.
Describes a reason for a route request failure.
Describes which kind of router presents response.
Functions
Returns all violated exclusions for this route.
Returns all NavigationRoute.directionsRoutes.
Maps DirectionsRoute to NavigationRoute.
Maps DirectionsRoutes to NavigationRoutes.