Vector Source
Vector source, allows the use of vector tiles.
See also
Constructors
Properties
Functions
Link copied to clipboard
Gets the current state of a feature in this source.
Link copied to clipboard
fun querySourceFeatures(@Size(min = 1 ) sourceLayerIds: Array<String>, filter: Expression?): List<Feature>
Queries the source for features.
Link copied to clipboard
Removes all state from a single feature in this source.
Removes state from a feature in this source, or from all features in a source layer when featureId is null.
Link copied to clipboard
Removes all feature state entries from the given source layer.
Link copied to clipboard
Link copied to clipboard
Sets the state of a feature in this source.