Improvements to the tracing example
* no embedded geojson * better behaviour on draw end (no lingering preview line) * clearer comments * support for multi polygons to snap to
This commit is contained in:
@@ -9,7 +9,7 @@ docs: >
|
||||
the part of the border comprised between these two points is added to
|
||||
the currently drawn feature.
|
||||
This leverages the `appendCoordinates` method of the `ol/interaction/Draw` interaction.
|
||||
tags: "draw, edit, freehand, vector"
|
||||
tags: "draw, trace, snap, vector, topology"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
<form class="form-inline">
|
||||
|
||||
Reference in New Issue
Block a user