Package com.mapbox.navigation.core.routealternatives

Types

NavigationRouteAlternativesObserver
Link copied to clipboard
interface NavigationRouteAlternativesObserver
Interface definition for an observer that is notified whenever the Navigation SDK checks for alternative routes to the destination change.
interface NavigationRouteAlternativesRequestCallback
Interface definition for a callback that is notified whenever alternatives routes are refreshed on demand.
RouteAlternativesError
Link copied to clipboard
class RouteAlternativesError
Provides a reason for a route alternatives request failure.
RouteAlternativesObserver
Link copied to clipboard
fun fun interface RouteAlternativesObserver
Interface definition for an observer that is notified whenever the Navigation SDK checks for alternative routes to the destination change.
RouteAlternativesRequestCallback
Link copied to clipboard
interface RouteAlternativesRequestCallback
Interface definition for a callback that is notified whenever alternatives routes are refreshed on demand.