diff --git a/examples/draw-features.html b/examples/draw-features.html index 5432681c9f..a7c902d6d8 100644 --- a/examples/draw-features.html +++ b/examples/draw-features.html @@ -3,8 +3,11 @@ template: example.html title: Draw features example shortdesc: Example of using the ol.interaction.Draw interaction. docs: > - Example of using the ol.interaction.Draw interaction. -tags: "draw, edit, vector" + Example of using the Draw interaction. Select a geometry type from the + dropdown above to start drawing. To finish drawing, click the last + point. To activate freehand drawing for lines and polygons, hold the `Shift` + key. +tags: "draw, edit, freehand, vector" ---