Raster Dem Source State
fun RasterDemSourceState(sourceId: String = generateRandomSourceId("raster-dem"), initialProperties: List<Triple<String, Boolean, Value>> = emptyList())
Parameters
source Id
The id of the source state, by default a random generated ID will be used.
initial Properties
The initial mutable properties of the source.