Featureset Feature Scope
The featureset feature scope provides extension functions to FeaturesetFeature so that user can update feature state directly on the FeaturesetFeature within this scope.
Note that this is a sealed interface, it's not expected to be implemented outside of this library.
Functions
Removes entries from a feature state based on the FeaturesetFeature.
Reset all the feature states within a style source.
Sets the state map for the FeaturesetFeature.
Extension function allowing to set the StandardBuildingsState for StandardBuildingsFeature in the most convenient way.
Extension function allowing to set the StandardPlaceLabelsState for StandardPlaceLabelsFeature in the most convenient way.
Extension function allowing to set the StandardPoiState for StandardPoiFeature in the most convenient way.