Skip to content

Commit

Permalink
Update latlng.html
Browse files Browse the repository at this point in the history
  • Loading branch information
leeyuntien authored Mar 6, 2024
1 parent 012c063 commit 3f277c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latlng.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
async function initMap() {
lr = 0;
var url = "https://script.google.com/macros/s/AKfycbzEQSvbn-n5sJMTaXXo4tzrR1mn3nTGkeMUheXiHM6Wxrhki8wBLSowV53ittcJrKXF/exec";
var url = "https://script.google.com/macros/s/AKfycbxLKOW7iIwTPSMxxfUrrGxO18UD9Xx8nS2zxlQELfL3-iGT8KxgKh37QtNtOq1FTDY2/exec";
var pos = "2";
console.log(document.getElementById("pos").innerHTML);
navigator.geolocation.getCurrentPosition(success);
Expand Down

0 comments on commit 3f277c9

Please sign in to comment.