Layer

Represents an single style layer.

Parameters

layerId

mandatory id.

Constructors

Link copied to clipboard
fun Layer(layerId: String)

Functions

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

Overloaded equals.

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

For internal usage.

Link copied to clipboard
open override fun getInteractiveFeature(feature: Feature, featureNamespace: String?, rawState: Value): InteractiveFeature<FeatureState>

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