Skip to content

Commit

Permalink
show debug
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdeml committed Sep 27, 2024
1 parent e52d40b commit 20e30f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,9 @@
<div>accuracy: <span id="accuracy"></span></div>
<div>GPS Distance: <span id="gps-distance"></span></div>
<div>Map Distance: <span id="map-distance"></span></div>
<div id="debug"></div>

<div hidden>
<div id="debug"></div>

<div>count: <span id="posCount"></span></div>
<div>GPS: <span id="longitude"></span> <span id="latitude"></span></div>
Expand Down

0 comments on commit 20e30f7

Please sign in to comment.