Holder

fun Holder(sourcedId: String, cachedProperties: List<Triple<String, Boolean, Value>>, geoJSONData: GeoJSONData)

Parameters

sourcedId

The id of the source state.

cachedProperties

The initial mutable properties of the source.

geoJSONData

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