gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
164 stars 90 forks source link

Added GPS functionality #186

Closed harsh5902 closed 1 year ago

harsh5902 commented 1 year ago

🛠️ Fixes Issue

Closes #131

👨‍💻 Changes proposed

There will be browser prompt which will ask wether user is comfortable to share his/her location or not. if yes, then only the map will move to your location.

📷 Video

https://user-images.githubusercontent.com/74867899/233619618-8b2a89ad-dc46-44dc-8cb5-bccf60001c3d.mp4

harsh5902 commented 1 year ago

@nilsnolde take a look is it okay, also now the browser will ask everytime whenever we use the GPS button that user is comfortable with sharing his location or not.

harsh5902 commented 1 year ago

also my checks are getting failed I thought it was because I did not added SSH key but now added it as well.