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