Package-level declarations
Types
Link copied to clipboard
Defines the the Formatted type for Mapbox style. See Formatted.
Link copied to clipboard
Name of image in sprite to use as the top of the location indicator.
Link copied to clipboard
LayerInteractionsState manages the map interactions defined for the layer.
Link copied to clipboard
Model to render.
Functions
Link copied to clipboard
inline fun rememberLayerInteractionsState(crossinline init: LayerInteractionsState.() -> Unit = {}): LayerInteractionsState
Convenient method to create a LayerInteractionsState and remember it with the init block.