Package com.mapbox.navigation.core.routealternatives

Types

AlternativeRouteInfo
Link copied to clipboard
class AlternativeRouteInfo
Valid only until RoutesObserver or NavigationRouteAlternativesObserver fires again.
AlternativeRouteIntersection
Link copied to clipboard
class AlternativeRouteIntersection
Valid only until RoutesObserver or NavigationRouteAlternativesObserver fires again.
AlternativeRouteMetadata
Link copied to clipboard
class AlternativeRouteMetadata
Metadata of an alternative route in the current navigation session.
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.