6/ ok, so now we have geographic coordinates!
We use them as inputs into reverse geocoding, which is turning coordinates into location human-readable location info.
You may recall our #geoeducation thread about the nuances of reverse geocoding https://en.osm.town/@opencage/111743653275940467
7/ We have a guide to this whole process of browser geolocation to geocoding with example javascript (where the code screenshots above came from)
https://opencagedata.com/guides/how-to-determine-user-location-via-browser-geolocation
#geoeducation