Companion

object Companion

Static variables and methods.

Functions

Link copied to clipboard
fun featureset(    id: String,     importId: String? = null,     filter: Value? = null,     onClick: (FeaturesetFeature<FeatureState>, InteractionContext) -> Boolean): MapInteraction

Create the ClickInteraction for given featureset defined with id and optional importId.

Link copied to clipboard

Create the ClickInteraction for the map surface itself.

Link copied to clipboard