MapStyleTheme

Holds available MapStyleTheme types.

Configuration will be applied only if the current map style is based on the mapbox standard style.

Available values are:

Types

Properties

Link copied to clipboard
const val DEFAULT: String

Map style will use a default theme.

Link copied to clipboard
const val FADED: String

Map style will use a faded theme.

Link copied to clipboard
const val MONO: String

Map style will use a monochrome theme.