jeancochrane / mellow-bike-map

🚲 Web app and routing API for finding safe, chill bike routes. Like Google Maps if it took you through cozy side streets.
https://mellowbikemap.com
MIT License
13 stars 5 forks source link

Zoom to location on load #47

Open kalilsn opened 2 years ago

kalilsn commented 2 years ago

When you open the app, it should try to get your current location and set that as the default source location. It should also zoom to your gps marker once the location is found.

jeancochrane commented 2 years ago

I also kind of miss the feature where it auto-populates the From box with your position if you give it location access -- do you agree that we should bring that back?