onCarConfigurationChanged
fun onCarConfigurationChanged(carContext: CarContext): MapboxCarMapLoader
Content copied to clipboard
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
forwarded from Session.onCarConfigurationChanged