RasterDemSourceState

fun RasterDemSourceState(sourceId: String = generateRandomSourceId("raster-dem"), initialBuilderProperties: Map<String, Value> = mapOf(), initialProperties: Map<String, Value> = mapOf())

Parameters

sourceId

The id of the source state, by default a random generated ID will be used.

initialBuilderProperties

The initial immutable properties of the source.

initialProperties

The initial mutable properties of the source.