Package com.mapbox.navigation.ui

Contains classes which define the UI components of the Navigation UI SDK

Types

CancelBtnClickListener
Link copied to clipboard
open class CancelBtnClickListener : View.OnClickListener
FeedbackButton
Link copied to clipboard
open class FeedbackButton : ConstraintLayout, NavigationButton
Button that can be used to inflate the FeedbackBottomSheet.
MultiOnClickListener
Link copied to clipboard
open class MultiOnClickListener : View.OnClickListener
NavigationButton
Link copied to clipboard
interface NavigationButton
NavigationConstants
Link copied to clipboard
object NavigationConstants
Navigation constants
NavigationInstructionListListener
Link copied to clipboard
open class NavigationInstructionListListener : InstructionListListener
open class NavigationOnCameraTrackingChangedListener : OnCameraTrackingChangedListener
Listener used to detect user interaction with the map while driving.
NavigationPresenter
Link copied to clipboard
open class NavigationPresenter
NavigationSnapshotReadyCallback
Link copied to clipboard
open class NavigationSnapshotReadyCallback : MapboxMap.SnapshotReadyCallback
Used to take a snapshot of the current map when sending the feedback event.
NavigationView
Link copied to clipboard
open class NavigationView : CoordinatorLayout, LifecycleOwner, OnMapReadyCallback, NavigationContract.View
View that creates the drop-in UI.
NavigationViewEventDispatcher
Link copied to clipboard
open class NavigationViewEventDispatcher
In charge of holding any NavigationView related listeners NavigationListener, or FeedbackListener and firing listener events when triggered by the NavigationView.
NavigationViewInstanceState
Link copied to clipboard
open class NavigationViewInstanceState : Parcelable
NavigationViewModel
Link copied to clipboard
open class NavigationViewModel : AndroidViewModel
NavigationViewModelProgressObserver
Link copied to clipboard
open class NavigationViewModelProgressObserver : RouteProgressObserver, LocationObserver
NavigationViewOptions
Link copied to clipboard
abstract class NavigationViewOptions
NavigationViewSubscriber
Link copied to clipboard
open class NavigationViewSubscriber : LifecycleObserver
NavigationViewWayNameListener
Link copied to clipboard
open class NavigationViewWayNameListener : OnWayNameChangedListener
OnNavigationReadyCallback
Link copied to clipboard
interface OnNavigationReadyCallback
RecenterBtnClickListener
Link copied to clipboard
open class RecenterBtnClickListener : View.OnClickListener
RecenterButton
Link copied to clipboard
open class RecenterButton : ConstraintLayout, NavigationButton
Button used to re-activate following user location during navigation.
RouteCallStatus
Link copied to clipboard
open class RouteCallStatus
RouteOverviewBtnClickListener
Link copied to clipboard
open class RouteOverviewBtnClickListener : View.OnClickListener
SoundButton
Link copied to clipboard
open class SoundButton : ConstraintLayout, NavigationButton
SummaryBottomSheetCallback
Link copied to clipboard
open class SummaryBottomSheetCallback : BottomSheetBehavior.BottomSheetCallback
VoiceInstructionCache
Link copied to clipboard
open class VoiceInstructionCache