79391178

Date: 2025-01-27 14:47:38
Score: 1
Natty:
Report link

Just add scaleBar = { }.

Like this:

MapboxMap(
     Modifier
         .fillMaxSize(),
     mapViewportState = mapViewportState,
     scaleBar = { }
)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Giuseppe Criscione