Code - locationGet js
Aug 13, 2020 05:04 PM
Retrieves the GPS coordinates of the Browser.
- Uses an inline callback.
- Normalizes the output.
- Makes the async call feel like a sync call, but it's still async.
- This is a good template for similar async calls.
On Github: https://github.com/campsoftware/locationGet-js