StandardPlaceLabels

Represents a place-labels featureset from Mapbox Standard Style.

Constructors

Link copied to clipboard
fun StandardPlaceLabels(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): StandardPlaceLabelsFeature

For internal usage.

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

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.