Standard Poi
class StandardPoi @JvmOverloads constructor(val importId: String? = null) : TypedFeaturesetDescriptor<StandardPoiState, StandardPoiFeature>
Represents a poi
featureset from Mapbox Standard Style.
Constructors
Functions
Link copied to clipboard
open override fun getFeaturesetFeature(feature: Feature, featureNamespace: String?, rawState: Value): StandardPoiFeature
For internal usage.
Link copied to clipboard
For internal usage.
Link copied to clipboard
For internal usage.