brnstz / bus

Mobile web app for discovering public transit in NYC --
https://token.live
MIT License
5 stars 2 forks source link

Moving map should give you results in that area #26

Closed brnstz closed 8 years ago

brnstz commented 8 years ago

Initial version:

Currently the "refresh" button redetects geolocation and updates results. We should separate this into two separate buttons to allow seeing new results in different locations.

Bonus points: don't need to click "refresh" but rather auto updates when it detects moving has stopped (or at periodic intervals, etc.)