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

Disable user locations while we figure out iOS bugs #50

Closed jeancochrane closed 2 years ago

jeancochrane commented 2 years ago

Rather than comment out the user location code, this PR simply removes the checkbox from index.html and strips out the section of App.start() that previously initialized saved locations and preferences. Once we fix the iOS bugs we can revert the merge commit for this PR to re-enable the feature.