diff --git a/examples/dragzoom.html b/examples/dragzoom.html index 0cd64bb6c1..18becc24fe 100644 --- a/examples/dragzoom.html +++ b/examples/dragzoom.html @@ -32,8 +32,9 @@
Example of dragzoom interaction
+Example of dragzoom interaction.
Press SHIFT and drag the map to trigger the interaction.
See the dragzoom.js source to see how this is done.
For the moment, only works with the canvas renderer.