Table of Content
Getting user location
Getting user’s geolocation
https://developer.mozilla.org/en-US/docs/WebAPI/Using_geolocation
Browser will ask for user’s permisson before fetching the location. The following is the desktop Safari prompting for the geolocation feature permission.
What’s next? We’re going to take a look at “Fetch weather from location”.