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

Live location on map #9

Open
rulkens opened this issue Sep 13, 2023 · 3 comments
Open

Live location on map #9

rulkens opened this issue Sep 13, 2023 · 3 comments
Labels
Non blocking - Wouldn't it be nice! And wouldn't it be nice to live together In the kind of world where we belong...

Comments

@rulkens
Copy link
Collaborator

rulkens commented Sep 13, 2023

Firstly, thanks so much for the placement team this year on adding so many useful features to the map! It's been really cool to see this progress so much and fast.

When I arrived at Borderland and was setting up camp, I realized that it would be useful to determine the camp boundaries when having the map open on my phone, using my real-time GPS location. Then I could just walk around and see if I were still within camp boundaries. I wanted to share it here, I might take up this task myself, but at least it's noted now :)

@lyret
Copy link
Collaborator

lyret commented Sep 13, 2023

It would be good. A potential problem to handle is that the quality of GPS receivers vary a lot between phones - so it might cause confusions - would be good to clearly communicate that you might be 5-10 meters off from your actual location

@rulkens
Copy link
Collaborator Author

rulkens commented Sep 13, 2023

Yes, that makes sense. The Geolocation API also provides an accuracy parameter that could be used to show the borderling how accurate the measurement is (like how it's used in many apps):

https://developer.mozilla.org/en-US/docs/Web/API/GeolocationCoordinates

@Gusbod
Copy link
Contributor

Gusbod commented Sep 18, 2023

Yes this would be great! Actually the functionality is in there, it was just not activated. Last year it was tested and the reported accuracy was much worse than in say Google Maps. I didn't have time to investigate why though, as the data from the sensors should be the same. Anyways, lets fins a solution for next year! (as well as better caching...)

@lyret lyret added the Non blocking - Wouldn't it be nice! And wouldn't it be nice to live together In the kind of world where we belong... label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non blocking - Wouldn't it be nice! And wouldn't it be nice to live together In the kind of world where we belong...
Projects
None yet
Development

No branches or pull requests

3 participants