JMap.Map.setScale
Zooms or unzooms the map to reach the given map scale
must be greater than 0
Optional
animation, zoom padding, stop event, etc ...
// zooms or unzooms the map to reach the given map scaleJMap.Map.setScale(2344, { animate: true }) Copy
// zooms or unzooms the map to reach the given map scaleJMap.Map.setScale(2344, { animate: true })
JMap.Map.setScale
Zooms or unzooms the map to reach the given map scale