--- template: example.html title: Draw features example shortdesc: Example of using the ol.interaction.Draw interaction. docs: > 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. Square drawing is achieved by using Circle mode with a `geometryFunction` that creates a 4-sided regular polygon instead of a circle. tags: "draw, edit, freehand, vector" ---