This session is about using getCurrentPosition() to obtain the GPS coordinates of the user. Afterwards we'll store this information in the localStorage object so it is remembered.
Topics
- Geolocation
- JavaScript callbacks
- Storage
- Local
- Session
This session is about using getCurrentPosition() to obtain the GPS coordinates of the user. Afterwards we'll store this information in the localStorage object so it is remembered.