Package com.mapbox.androidauto.screenmanager

Types

Link copied to clipboard
object MapboxScreen

This object contains pre-defined screens and experiences that are provided by Mapbox. Each screen can be overridden with a screen of your choice.

Link copied to clipboard
class MapboxScreenEvent

This class is observable but must be created by the MapboxScreenManager.

Link copied to clipboard
fun interface MapboxScreenFactory

Define your car screen factory. This gives you the ability to customize the navigation app you are building with Mapbox.

Link copied to clipboard
class MapboxScreenManager

MapboxScreenManager allows you to prepare an experience that includes many screens with a single function. Use the MapboxCarContext.prepareScreens to get started.

Link copied to clipboard
object MapboxScreenOperation

Functions

Link copied to clipboard
fun MapboxCarContext.prepareScreens(): MapboxCarContext

This is a predefined application that is designed to collect feedback from drivers.