Holder
fun Holder(sourcedId: String, builderProperties: Map<String, Value>, cachedProperties: Map<String, Value>, geoJSONData: GeoJSONData)
Parameters
sourced Id
The id of the source state.
builder Properties
The initial immutable properties of the source.
cached Properties
The initial mutable properties of the source.
geo JSONData
The initial GeoJSONData of the source(used only in GeoJsonSourceState).