Holder

fun Holder(sourcedId: String, builderProperties: Map<String, Value>, cachedProperties: Map<String, Value>, geoJSONData: GeoJSONData)

Parameters

sourcedId

The id of the source state.

builderProperties

The initial immutable properties of the source.

cachedProperties

The initial mutable properties of the source.

geoJSONData

The initial GeoJSONData of the source(used only in GeoJsonSourceState).