Package-level declarations
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).
Represents the Match Object from Mapbox Map Matching API, which is a Route Object from Mapbox Directions API that has additional fields. Additional fields could be accessed here, while the part which matches the Route Object is available in navigationRoute.
Wraps a route object used across the Navigation SDK features.
Interface definition for a callback associated with routes request.
Describes API which generated data for NavigationRoute.
The options available for observing alternative routes. The RouteOptions used to set the current active route are updated according to the current route progress.
Contains data that describes how route was refreshed.
The options available for refreshing the current primary NavigationRoute, as well as the alternatives. Each refresh will update:
Describes a reason for a route request failure.
Describes possible RouterFailure types.
Describes which kind of router presents response.