mapLayers

@JvmName(name = "ljajpfvyyegfxrvh")
suspend fun mapLayers(value: Output<List<DashboardGeospatialLayerItemArgs>>)
@JvmName(name = "xktldmxdhwmbtfec")
suspend fun mapLayers(value: List<DashboardGeospatialLayerItemArgs>?)

Parameters

value

The geospatial layers to visualize on the map.


@JvmName(name = "yxpqlroukpnqpgps")
suspend fun mapLayers(vararg values: Output<DashboardGeospatialLayerItemArgs>)


@JvmName(name = "wdbmgdflwydpsjrx")
suspend fun mapLayers(values: List<Output<DashboardGeospatialLayerItemArgs>>)
@JvmName(name = "fdotwixonxdydxrl")
suspend fun mapLayers(vararg values: DashboardGeospatialLayerItemArgs)

Parameters

values

The geospatial layers to visualize on the map.


@JvmName(name = "txjaatexwtttugld")
suspend fun mapLayers(argument: List<suspend DashboardGeospatialLayerItemArgsBuilder.() -> Unit>)
@JvmName(name = "uickgsecnsjhymaw")
suspend fun mapLayers(vararg argument: suspend DashboardGeospatialLayerItemArgsBuilder.() -> Unit)
@JvmName(name = "nlveegqoccuwceac")
suspend fun mapLayers(argument: suspend DashboardGeospatialLayerItemArgsBuilder.() -> Unit)

Parameters

argument

The geospatial layers to visualize on the map.