From f485846d7566e26ae546b00c57a2449f0be5a777 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 25 Nov 2020 12:19:14 +0100 Subject: [PATCH] add map to index.html --- .idea/.gitignore | 8 + .idea/misc.xml | 6 + .idea/vcs.xml | 2 +- .idea/workspace.xml | 136 +- index.html | 144 +- scripts/chart.js | 43 + scripts/hike.geo.json | 15969 ++++++++++++++++++++++++++++++++++++++++ scripts/map.js | 56 + scripts/websocket.js | 80 + 9 files changed, 16287 insertions(+), 157 deletions(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 scripts/chart.js create mode 100644 scripts/hike.geo.json create mode 100644 scripts/map.js create mode 100644 scripts/websocket.js diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..1d7e10d --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/../../../../../../:\Users\Frank\Desktop\gyrogpsc\.idea/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index ac4ad06..ff9b56f 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4705fbd..775e120 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -23,9 +23,10 @@ - + + + - - + + + + - - + + + + + + + + + + + - + + + + @@ -93,12 +121,16 @@ + + + + + + - - - - + + @@ -110,6 +142,17 @@ + + + + + + + + + + + + @@ -220,65 +275,90 @@ - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + - - + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index fa99f9b..e48ff1b 100644 --- a/index.html +++ b/index.html @@ -3,89 +3,14 @@ - + + + + +