add button to clear route

This commit is contained in:
Norbert Renner 2015-04-04 14:58:02 +02:00
parent 1bd2eb0082
commit 75b771e2a9
4 changed files with 31 additions and 3 deletions

View file

@ -16,7 +16,9 @@
"bootstrap": "~3.3.4",
"DataTables": "~1.10.5",
"Leaflet.Elevation": "MrMufflon/Leaflet.Elevation#master",
"leaflet-control-geocoder": "~1.1.0"
"leaflet-control-geocoder": "~1.1.0",
"L.EasyButton": "*",
"bootbox": "~4.4.0"
},
"overrides": {
"leaflet": {