Add flat style types to draw and modify interactions

This commit is contained in:
Tim Schaub
2022-08-25 15:34:39 +02:00
parent 0df9561826
commit c8b869047a
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ docs: >
The draw interaction has a <code>trace</code> option to enable tracing
around existing features. This example uses the <code>traceSource</code> option
to trace features from one source and add them to another source. The first click
on an edge of the Idaho feature will start tracing. The second click on the edge
on an edge of the target feature will start tracing. The second click on the edge
will stop tracing.
tags: "draw, trace, vector, snap, topology"
---