Skip to content

Commit f66fec4

Browse files
committed
start location quick fix
1 parent 365082b commit f66fec4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ <h2 id="mapname"></h2>
6767
<div class='button mainPageBtn' onclick='printMap();'>Print</div>
6868
<div class='button mainPageBtn' onclick='tab(17);document.getElementById("name").focus();'>Start Course</div>
6969
<div class='button mainPageBtn' id="mapleaders">Leaderboard</div>
70+
<div class="button mainPageBtn" onclick="window.open('https://www.google.com/maps/place/38%C2%B058\'57.0%22N+77%C2%B000\'37.6%22W/@38.9825433,-77.0111951,17.68z/data=!4m4!3m3!8m2!3d38.982498!4d-77.0104372?entry=ttu', '_blank');">Start Location</div>
7071
<div class='button mainPageAlt' onclick='tab(2);'>Back</div>
7172
<!-- Course Download Map or print and see details -->
7273
</div>

0 commit comments

Comments
 (0)