HTML & JavaScript Geo Location test: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
<button onclick="getLocation()">Try It</button> | <button onclick="getLocation()">Try It</button> | ||
<p id=" | <p id="ShowLatLonHere"></p> | ||
</html> | </html> | ||
Revision as of 15:42, 4 August 2022
Inspiration:
Click the button to get your coordinates.