Package-level declarations
Functions
Link copied to clipboard
The controller as composition state: null while the map is not created, triggers recomposition when the map appears or changes.
Link copied to clipboard
Same as collectController, but returns Map of the controller.
Link copied to clipboard
fun MapComposable(modifier: Modifier = Modifier, viewModel: MapControllerViewModel, renderOptions: MapRenderOptions, copyrightOptions: MapCopyrightOptions)
Renders the map of a MapControllerViewModel.