diff --git a/examples/navigation-controls.html b/examples/navigation-controls.html new file mode 100644 index 0000000000..9503429b29 --- /dev/null +++ b/examples/navigation-controls.html @@ -0,0 +1,60 @@ + + +
+ + + + + + +Shows how to add navigation controls.
+ The following navigation controls are added to the map: +ol.control.Zoom (added by default)ol.control.ZoomToExtentSee the navigation-controls.js source to see how this is done.
+