Map Configuration Args
data class MapConfigurationArgs(val customLayers: Output<List<String>>? = null, val politicalView: Output<String>? = null, val style: Output<String>) : ConvertibleToJava<MapConfigurationArgs>
Properties
Link copied to clipboard
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
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 :