diff --git a/examples/drag-and-drop-image-vector.html b/examples/drag-and-drop-image-vector.html new file mode 100644 index 0000000000..e19c422047 --- /dev/null +++ b/examples/drag-and-drop-image-vector.html @@ -0,0 +1,55 @@ + + +
+ + + + + + +Example of using the drag-and-drop interaction with a ol.source.ImageVector. Drag and drop GPX, GeoJSON, IGC, KML, or TopoJSON files on to the map. Each file is rendered to an image on the client.
See the drag-and-drop-image-vector.js source to see how this is done.
+