Back to Openlayers

Draw Features

examples/draw-features.html

10.9.0586 B
Original Source

--- layout: example.html title: Draw Features 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, polygons, and circles, hold the Shift key. To remove the last point of a line or polygon, press "Undo". tags: "draw, edit, freehand, vector" resources: - https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css ---

Geometry type: PointLineStringPolygonCircleNone