Package-level declarations
Types
Link copied to clipboard
Base class for Interactions, it handles the interaction entries that would be added to the map upon bind.
Link copied to clipboard
StyleInteractionsState manages the map interactions defined for the style.
Functions
Link copied to clipboard
inline fun rememberStyleInteractionStates(crossinline init: StyleInteractionsState.() -> Unit = {}): StyleInteractionsState
Convenient method to create a StyleInteractionsState and remember it with the init block.