Logo
fun Logo(modifier: Modifier = Modifier, contentPadding: PaddingValues = PaddingValues(4.dp), alignment: Alignment = Alignment.BottomStart)
Add a Mapbox Logo ornament to the map.
Please note that it's required to show Mapbox Logo in your map. See Mapbox ToS
By default, the Logo will be placed to the Alignment.BottomStart of the map with padding of 4dp.