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

Highlight the selected stop on the map #86

Open aaronbrethorst opened 20 hours ago

aaronbrethorst commented 20 hours ago

I think we should add some sort of visual treatment to the currently-selected bus stop.

The selection state should be applied when the stop is open in the modal pane and disappear when it is no longer open. The three tailwind classes that should be applied to the selected stop are:

I have a mockup of this below:

image