Just add scaleBar = { }.
scaleBar = { }
Like this:
MapboxMap( Modifier .fillMaxSize(), mapViewportState = mapViewportState, scaleBar = { } )