Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore geolocation tracking #674

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

wbazant
Copy link
Collaborator

@wbazant wbazant commented Feb 1, 2025

Closes #671

I've braced myself for a debugging nightmare because I have a constant location on desktop, but actually, adding a random jitter inside src/components/map/ConnectGeolocation.js was enough to see what's going on. Then I noticed the argument wasn't passed through, possibly an accident when editing - restoring the argument lets me observe a jittery dot on desktop, should be good on mobile as well.

@wbazant wbazant merged commit 6cced5a into falling-fruit:main Feb 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Walking with phone doesn't update geolocation dot
1 participant