Replies: 1 comment
-
The location is being updated from the navigator, and so is the locked and background state, I'm not sure it would be wise to update the location from the outside. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to ask, wether it is possible to update the geolocation manually :-)
F.e., on my page the user usually gives his position on the front page (via geolocation). I then want to save his position in the session storage and when he navigates to another page on my site I want to reuse this saved position and not make a location request again.
Thanks in advance and kind regards
Andreas
Beta Was this translation helpful? Give feedback.
All reactions