From ae1a53d597b55162fc637cbe4afcdd10cdb991b6 Mon Sep 17 00:00:00 2001 From: teun25 <56429919+teun25@users.noreply.github.com> Date: Tue, 2 Jun 2020 18:36:20 +0200 Subject: [PATCH] Updated main.html I added a new button to import a gpx route. If you click on the button, it will only go to your files and you can click on it. More work will be stopped here to let the application do a gpx route --- iFakeLocation/Resources/main.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/iFakeLocation/Resources/main.html b/iFakeLocation/Resources/main.html index 1c3a878..3cd0f62 100644 --- a/iFakeLocation/Resources/main.html +++ b/iFakeLocation/Resources/main.html @@ -66,6 +66,9 @@

iFakeLocation

+
+ +
@@ -117,6 +120,13 @@ + - \ No newline at end of file +