From 936e5732b221f30958455741b1f3293c94e7bc2a Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 17 Sep 2019 12:20:24 +0200 Subject: [PATCH] Implementation of Track loading Use leaflet-filelayer to load kml, gpx, geojson, json tracks and display them as new Overlay layer. --- index.html | 9 ++++++ js/control/LayersTab.js | 6 +++- js/index.js | 2 ++ js/plugin/TracksLoader.js | 63 +++++++++++++++++++++++++++++++++++++++ locales/de.json | 4 ++- locales/en.json | 4 ++- package.json | 2 ++ yarn.lock | 49 ++++++++++++++++++++++++++++-- 8 files changed, 134 insertions(+), 5 deletions(-) create mode 100644 js/plugin/TracksLoader.js diff --git a/index.html b/index.html index 2c0dcfc..a8221a0 100644 --- a/index.html +++ b/index.html @@ -81,6 +81,15 @@ Load