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

Route Search UI #56

Closed aaronbrethorst closed 1 week ago

aaronbrethorst commented 1 week ago

Search Results

First, I search for a route, and then I click on it (e.g. the Route 10)

Search results

Route Modal

Then, a modal pane appears from the bottom with the list of all stops in that route, and the route is displayed as a polyline on the map.

Route Modal

Ahmedhossamdev commented 1 week ago

55