Add GPX files to drag-and-drop example
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
|
||||
<div class="span4">
|
||||
<h4 id="title">Drag-and-Drop example</h4>
|
||||
<p id="shortdesc">Example of using the drag-and-drop interaction. Drag and drop KML files on to the map.</p>
|
||||
<p id="shortdesc">Example of using the drag-and-drop interaction. Drag and drop GPX or KML files on to the map.</p>
|
||||
<div id="docs">
|
||||
<p>See the <a href="drag-and-drop.js" target="_blank">drag-and-drop.js source</a> to see how this is done.</p>
|
||||
</div>
|
||||
<div id="tags">drag-and-drop, kml</div>
|
||||
<div id="tags">drag-and-drop, gpx, kml</div>
|
||||
</div>
|
||||
<div class="span4 offset4">
|
||||
<div id="info" class="alert alert-success">
|
||||
|
||||
Reference in New Issue
Block a user