Geolocation Web API
Back 10 / 20
Before diving into communication between client and server (GET and POST requests), let's look at the Geolocation Web API with navigator.geolocation. This data will be sent to the server and stored in a database in upcoming videos.
window.navigator on the MDN Web Docs
Geolocation API on the MDN Web Docs