ThePletch / mbta-checkin

MBTA web app to get a quick glimpse of train statuses
4 stars 0 forks source link

Track Buses #24

Closed ThePletch closed 9 years ago

ThePletch commented 9 years ago

The MBTA publishes live location data for all their bus routes, provided by the NextBus API. When a user clicks a stop and receives at least one bus prediction, a button should display next to the 'Buses' heading labeled 'Live'. When this button is pressed, the modal window will close and live locations of all bus routes associated with the stop will be displayed. Any other live location request will clear these.

ThePletch commented 9 years ago

MBTA doesn't give heading data for buses and I don't have a good way to differentiate inbound/outbound. Shelving this until they give me the data I need.