SlotsContent

data class SlotsContent

Class that holds MapboxMapComposable content per each slot.

Functions

Link copied to clipboard
fun slot(name: String, content: @Composable () -> Unit)

Assign a new MapboxMapComposable to the given slot name.