Merge pull request #2223 from fredj/igc-example-input

Fix invalid input tag in igc example
This commit is contained in:
Frédéric Junod
2014-06-19 14:33:15 +02:00

View File

@@ -37,7 +37,7 @@
<p>The five tracks contain a total of 49,707 unique coordinates. Zoom in to see more detail. The background layer is from <a href="http://www.opencyclemap.org/">OpenCycleMap</a>.</p>
<p>See the <a href="igc.js" target="_blank">igc.js source</a> to see how this is done.</p>
</div>
<input id="time" type="range" value="0" steps="1"></input>
<input id="time" type="range" value="0" steps="1" />
<div id="tags">complex-geometry, closest-feature, igc, opencyclemap</div>
</div>
<div class="span4 offset4">