diff --git a/examples/zoom-constrained.html b/examples/zoom-constrained.html new file mode 100644 index 0000000000..aea4b44a71 --- /dev/null +++ b/examples/zoom-constrained.html @@ -0,0 +1,52 @@ + + +
+ + + + + + + +Example of a zoom constrained view.
+This map has a view that is constrained between zoom levels 9 and 13. This is done using the minZoom and maxZoom view options.
See the zoom-constrained.js source for details.
+