From fa1c71b4dacba9098346652129b5e3d1c2328bf3 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 2 Aug 2024 11:12:10 -0600 Subject: [PATCH] Add map embedding and redirect functionality for testing --- index.html | 172 +++++++++++++------------------------------ redirect-gaia.html | 14 ++++ redirect-google.html | 14 ++++ 3 files changed, 79 insertions(+), 121 deletions(-) create mode 100644 redirect-gaia.html create mode 100644 redirect-google.html diff --git a/index.html b/index.html index 007a15a..bca0bfe 100644 --- a/index.html +++ b/index.html @@ -1,127 +1,57 @@ - + - CSMS Claims and Neighbors - - - - + + + Map Viewer + + + + -

CSMS Claims and Neighbors

- - -
- View in Google Maps - View in Gaia GPS -
- - + + +
+ + +
+ diff --git a/redirect-gaia.html b/redirect-gaia.html new file mode 100644 index 0000000..47bf44f --- /dev/null +++ b/redirect-gaia.html @@ -0,0 +1,14 @@ + + + + + + Redirecting... + + + +

Redirecting to Gaia GPS...

+ + diff --git a/redirect-google.html b/redirect-google.html new file mode 100644 index 0000000..255d543 --- /dev/null +++ b/redirect-google.html @@ -0,0 +1,14 @@ + + + + + + Redirecting... + + + +

Redirecting to Google Maps...

+ +