Map Zoom Range
Restrict the zoom range of the map to hide unnecessary details
You may need to restrict the zoom range of the map to allow you to hide unnecessary details and prevent the user from zooming in or out too much.
Using the plugin settings you can set the minimum and maximum zoom level values from a range of 0 to 24. If the value of the initial map loading point is outside this range, it will automatically take the minimum or maximum value of the range.
This page contains a sample map with a zoom range of 6 to 7 and an initial zoom level of 6.5
Related Examples
Previous Example
Set the initial center and zoom level before customizing the map
Next Example