Package com.mapbox.navigation.dropin

Types

NavigationView
Link copied to clipboard
class NavigationView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, accessToken: String) : FrameLayout, LifecycleOwner
An Android View that creates the drop-in UI.
ViewBinderCustomization
Link copied to clipboard
class ViewBinderCustomization
A class that allows you to define UIBinder for various different views used by the NavigationView.
ViewOptionsCustomization
Link copied to clipboard
class ViewOptionsCustomization
A class that allows you to define values for various different properties used by the NavigationView.
ViewStyleCustomization
Link copied to clipboard
class ViewStyleCustomization
A class that allows you to style the default standalone components used by NavigationView.