MapLogoUiComposer

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.