Merge pull request #240 from matzepan/feature/load-gpx-track

Feature/load gpx track
This commit is contained in:
Norbert Renner 2019-10-08 21:09:46 +02:00 committed by GitHub
commit 90dfa5b7f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 158 additions and 5 deletions

View file

@ -26,6 +26,7 @@
"dependencies": {
"@bagage/leaflet.restoreview": "1.0.1",
"@mapbox/polyline": "^0.2.0",
"@mapbox/togeojson": "^0.16.0",
"@turf/turf": "^5.1.6",
"async": "~0.9.2",
"bootbox": "~5.1.3",
@ -47,6 +48,7 @@
"leaflet-easybutton": "*",
"leaflet-editable": "^1.1.0",
"leaflet-elevation": "nrenner/Leaflet.Elevation#dev",
"leaflet-filelayer": "^1.2.0",
"leaflet-plugins": "~3.0.0",
"leaflet-providers": "^1.5.0",
"leaflet-routing": "nrenner/leaflet-routing#dev",