Theme to use in the map.
MapTheme(name: String, loadingBackground: Color)
name
String
loadingBackground
Color
val name
Code of the style from the Style Editor.
val loadingBackground
The background color used before styles are loaded and the map background is displayed. In default themes, this matches the default map background color.
val defaultTheme
MapTheme
Standard light theme for base styles.
val defaultDarkTheme
Standard dark theme for base styles.