diff --git a/examples/snap.html b/examples/snap.html new file mode 100644 index 0000000000..b30424fabf --- /dev/null +++ b/examples/snap.html @@ -0,0 +1,77 @@ + + +
+ + + + + + + +Example of using the snap interaction together with
+ draw and modify interactions. The snap interaction must be added
+ last, as it needs to be the first to handle the
+ pointermove event.
See the snap.js source to see how this is done.
+