Logo

fun Logo(state: LogoState = rememberLogoState())

Logo of the map view.

Important: Use named parameters to avoid ambiguous method calls due to API changes.

Parameters

state

The UI element state of the logo.