setLightStyleOverride
fun setLightStyleOverride(styleContract: StyleContract.StyleExtension?): MapboxCarMapLoader
Content copied to clipboard
Set the map style to apply when CarContext.isDarkMode is false. Setting to null
will use a default map style.
See also
to apply changes after changing.