switch to GeoJSON response format instead of GPX:

- use BRouter track stats
- remove leaflet-gpx plugin
This commit is contained in:
Norbert Renner 2014-08-22 10:10:07 +02:00
parent d260414f6c
commit 726cf4bba6
16 changed files with 50 additions and 598 deletions

View file

@ -61,7 +61,6 @@
<script src="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet-src.js"></script>
<script src="http://leaflet.github.io/Leaflet.draw/leaflet.draw-src.js"></script>
<script src="bower_components/leaflet-gpx/gpx.js"></script>
<!--
<script src="lib/spin.min.js"></script>
<script src="lib/leaflet.spin.js"></script>