StandardBuildings

Represents a buildings featureset from Mapbox Standard Style.

Constructors

Link copied to clipboard
fun StandardBuildings(importId: String? = null)

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Overloaded equals.

Link copied to clipboard
open override fun getFeaturesetFeature(feature: Feature, featureNamespace: String?, rawState: Value): StandardBuildingsFeature

For internal usage.

Link copied to clipboard
open override fun getFeatureState(rawState: Value): StandardBuildingsState

For internal usage.

Link copied to clipboard
open override fun hashCode(): Int

Overloaded hashcode.

Link copied to clipboard
open override fun toFeaturesetDescriptor(): FeaturesetDescriptor

For internal usage.

Properties

Link copied to clipboard
val importId: String? = null

Optional import id when using Mapbox Standard Style as a style import for another style.