Standard Place Labels
class StandardPlaceLabels @JvmOverloads constructor(val importId: String? = null) : TypedFeaturesetDescriptor<StandardPlaceLabelsState, StandardPlaceLabelsFeature>
Represents a place-labels
featureset from Mapbox Standard Style.
Constructors
Functions
Link copied to clipboard
open override fun getFeaturesetFeature(feature: Feature, featureNamespace: String?, rawState: Value): StandardPlaceLabelsFeature
For internal usage.
Link copied to clipboard
For internal usage.
Link copied to clipboard
For internal usage.