onCarConfigurationChanged

fun onCarConfigurationChanged(carContext: CarContext): MapboxCarMapLoader

This will use CarContext.isDarkMode to determine if the dark or light style should be loaded. If this is called while the map is detached, there is no operation.

See also

Parameters

carContext