diff --git a/examples/draw-and-modify-features.html b/examples/draw-and-modify-features.html new file mode 100644 index 0000000000..18c075fa89 --- /dev/null +++ b/examples/draw-and-modify-features.html @@ -0,0 +1,61 @@ + + +
+ + + + + + + +Example of using the ol.interaction.Draw interaction together with + the ol.interaction.Modify interaction.
+ + +See the draw-and-modify-features.js source to see how this is done.
+