Package com.mapbox.androidauto.car

Types

Link copied to clipboard
class FreeDriveActionStrip(screen: Screen)
Link copied to clipboard
class FreeDriveCarScreen @UiThread constructor(mapboxCarContext: MapboxCarContext) : Screen

When the app is launched from Android Auto

Link copied to clipboard
class MainMapActionStrip(screen: Screen, carNavigationCamera: CarNavigationCamera)
Link copied to clipboard
class MapboxCarContext(val lifecycle: Lifecycle, val mapboxCarMap: MapboxCarMap)

This is the entry point for Mapbox Navigation in Android Auto. Create this object and then you have access to services and options for customization.

Link copied to clipboard
class MapboxCarOptions

The options available for customizing Mapbox Android Auto Navigation.

Link copied to clipboard
class MapboxCarOptionsCustomization

Allows you to define values used by the Mapbox Android Auto Navigation SDK.