JMap.Map.setScaleControlPosition
Changes the scale control position on the map.
the position on the map where to display the scale control.
// Moves the scale control on the top-left corner of the mapJMap.Map.setScaleControlPosition("top-left") Copy
// Moves the scale control on the top-left corner of the mapJMap.Map.setScaleControlPosition("top-left")
JMap.Map.setScaleControlPosition
Changes the scale control position on the map.