MapConfiguration

data class MapConfiguration(val customLayers: List<String>? = null, val politicalView: String? = null, val style: String)

Constructors

Link copied to clipboard
constructor(customLayers: List<String>? = null, politicalView: String? = null, style: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customLayers: List<String>? = null

Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the POI layer for the VectorEsriNavigation style.

Link copied to clipboard
val politicalView: String? = null

Specifies the map political view selected from an available data provider.

Link copied to clipboard

Specifies the map style selected from an available data provider. Valid Esri map styles :