From 0d6cd61b1f45251c4af10b0bdb66cf3329d8bcf5 Mon Sep 17 00:00:00 2001 From: The Ripper Date: Fri, 19 Jun 2020 18:19:42 +0200 Subject: [PATCH] Load Track from file and add as Route (#312) --- index.html | 163 +++++++++++++ js/index.js | 2 + js/plugin/RouteLoaderConverter.js | 370 ++++++++++++++++++++++++++++++ locales/en.json | 12 + 4 files changed, 547 insertions(+) create mode 100644 js/plugin/RouteLoaderConverter.js diff --git a/index.html b/index.html index 80d1f6e..384133b 100644 --- a/index.html +++ b/index.html @@ -86,6 +86,17 @@ >Tracks + + + +