Package com.mapbox.navigation.core.routealternatives

Types

Link copied to clipboard
class AlternativeRouteInfo

Valid only until RoutesObserver or NavigationRouteAlternativesObserver fires again.

Link copied to clipboard
class AlternativeRouteIntersection

Valid only until RoutesObserver or NavigationRouteAlternativesObserver fires again.

Link copied to clipboard
class AlternativeRouteMetadata

Metadata of an alternative route in the current navigation session.

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.

Link copied to clipboard
class RouteAlternativesError

Provides a reason for a route alternatives request failure.

Link copied to clipboard
fun interface RouteAlternativesObserver

Interface definition for an observer that is notified whenever the Navigation SDK checks for alternative routes to the destination change.

Link copied to clipboard
interface RouteAlternativesRequestCallback

Interface definition for a callback that is notified whenever alternatives routes are refreshed on demand.