OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

Show locations of buses in realtime when a route is selected #65

Closed aaronbrethorst closed 4 days ago

aaronbrethorst commented 1 week ago

See here for instance: https://bustime.mta.info/#B1

For now, let's just match the UI, both in terms of showing the direction of travel and the popup that appears when clicking on a bus.

Also, bus locations should be updated every 30 seconds.

image
Ahmedhossamdev commented 5 days ago

69