Update examples to demonstrate typical use case
This commit is contained in:
committed by
Olivier Guyot
parent
0b3bd0721e
commit
5ff681563f
@@ -5,7 +5,7 @@ shortdesc: Example of using the appendCoordinates function of ol/interaction/Dra
|
||||
docs: >
|
||||
Example of using the the appendCoordinates function of Draw interaction. Select a geometry type from the
|
||||
dropdown above to start drawing. To finish drawing, click the last point.
|
||||
Click the green LineString Feature to append its coordinates to your drawing.
|
||||
Click the purple Point to append the coordinates of the connected purple LineString feature to your drawing.
|
||||
Appending is supported for drawing LineStrings and Polygons.
|
||||
tags: "draw, edit, freehand, vector"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user