Package com.mapbox.navigation.core.trip.session

Types

BannerInstructionsObserver
Link copied to clipboard
interface BannerInstructionsObserver
Banner instruction that is helpful for turn-by-turn routing instructions.
LocationObserver
Link copied to clipboard
interface LocationObserver
An interface which enables listening to location updates
OffRouteObserver
Link copied to clipboard
interface OffRouteObserver
This interface is for turn-by-turn route navigation, but not in free-drive mode.
RouteAlertsObserver
Link copied to clipboard
interface RouteAlertsObserver
Observer that gets notified when route changes and new route alerts are available.
RouteProgressObserver
Link copied to clipboard
interface RouteProgressObserver
Callback that provides state, progress, and other information regarding the current turn-by-turn routing
TripSessionState
Link copied to clipboard
enum TripSessionState : Enum<TripSessionState>
Describes the TripSession's state.
TripSessionStateObserver
Link copied to clipboard
interface TripSessionStateObserver
Interface to provide opportunity to fetch TripSession state updates
VoiceInstructionsObserver
Link copied to clipboard
interface VoiceInstructionsObserver
Voice instruction interface, which can be registered via MapboxNavigation.registerVoiceInstructionsObserver