Update index.html
This commit is contained in:
parent
02b8b1a39d
commit
742b23c920
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>CSMS Claims and Neighbors</title>
|
||||
<!-- Google Analytics -->
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CC1B9CQ691"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
@ -60,8 +60,8 @@
|
|||
<h1>CSMS Claims and Neighbors</h1>
|
||||
<iframe src="https://www.google.com/maps/d/embed?mid=1uaJCMW64w_zwERr9nFcVJchrZdocNbA&ll=39.03966489533956%2C-105.32945964046155&z=14" width="800" height="600"></iframe>
|
||||
<br>
|
||||
<a href="https://www.google.com/maps/d/viewer?mid=1uaJCMW64w_zwERr9nFcVJchrZdocNbA&ll=39.03966489533956%2C-105.32945964046155&z=14" target="_blank" class="button">View in Google Maps</a>
|
||||
<a href="https://www.gaiagps.com/map/?layer=GaiaTopoRasterFeet&lat=39.03966489533956&lon=-105.32945964046155&zoom=14" target="_blank" class="button">View in Gaia GPS</a>
|
||||
<a href="https://www.google.com/maps/d/u/0/viewer?mid=1uaJCMW64w_zwERr9nFcVJchrZdocNbA&ll=39.035283304733184%2C-105.2908042761522&z=14" target="_blank" class="button">View in Google Maps</a>
|
||||
<a href="https://www.gaiagps.com/map/?lat=39.03966489533956&lon=-105.32945964046155&zoom=14&loc=14.0/-105.3120/39.0318&pubLink=VVXcZPvEfvAbvRWi5F0DQPNT&folderId=e810350b-1b3f-49bf-8f67-6a497827f190" target="_blank" class="button">View in Gaia GPS</a>
|
||||
<div id="consent-banner">
|
||||
This site uses cookies to improve your experience. By continuing to browse, you accept the use of cookies.
|
||||
<button onclick="acceptConsent()">Accept</button>
|
||||
|
|
Loading…
Reference in New Issue