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