Back to Openlayers

Draw Features Style

examples/draw-features-style.html

10.9.0574 B
Original Source

--- layout: example.html title: Drawing Features Style shortdesc: Example of using the ol/interaction/Draw interaction with drawing style configured. docs: > The Draw interaction in this example uses a custom drawing style. 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. tags: "draw, style" resources: - https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css ---

Geometry type: PointLineStringPolygonCircleNone