Standard Landmark Icons
class StandardLandmarkIcons @JvmOverloads constructor(val importId: String? = null) : TypedFeaturesetDescriptor<StandardLandmarkIconsState, StandardLandmarkIconsFeature>
Represents a landmark-icons
featureset from Mapbox Standard Style.
Constructors
Functions
Link copied to clipboard
open override fun getFeaturesetFeature(feature: Feature, featureNamespace: String?, rawState: Value): StandardLandmarkIconsFeature
For internal usage.
Link copied to clipboard
For internal usage.
Link copied to clipboard
For internal usage.