onCreate

abstract fun onCreate(carContext: CarContext): MapInitOptions

Triggered once the Session reaches the Lifecycle.State.CREATED state.

Return

MapInitOptions for the initial MapboxCarMap configuration.

Parameters

carContext