Package-level declarations

Types

Link copied to clipboard
typealias MapLogoUiComposer = @Composable MapLogoScope.() -> Unit

A type alias for a composable function that defines the UI for the map logo. This function can be used to customize the appearance and behavior of the map logo.

Functions

Link copied to clipboard
fun MapLogoScope.DefaultMapLogo()