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