Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route Names and Vehicle Types #31

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

its-all-waves
Copy link

@its-all-waves its-all-waves commented Dec 3, 2024

Address issue #26.

Icons designed by @HauntedHamburger. (Currently using mock icons.)

Changes

  • new icons for ferries, streetcars, buses + rotating arrows to indicate direction of travel
  • show vehicle types and route names in the dropdown menu
  • show vehicle types on the map

@its-all-waves its-all-waves force-pushed the feat/vehicle-icons branch 2 times, most recently from 24f3650 to 92ede4b Compare December 3, 2024 00:24
… all vehicles; add: superimposed markers for arrow (rotates) and vehicle icons; remove: unused 'forwardRef' from 'RotatedMarker'; rename: 'RotatedMarker' -> 'ArrowMarker'; remove: unused icons from ./img
…; fix: class -> className in main.jsx & modal.jsx
…sed vehicles (those in routes U, PI, PO); add: error icon for vehicles not in service -- should never see due to filtering out unused vehicles, and indicates issue to users and devs; refactor: make vehicleIcon factory func to output any vehicle icon type
…act Select Option; rename: 'vehicleTypes' -> 'routeInfo'
@its-all-waves its-all-waves force-pushed the feat/vehicle-icons branch 2 times, most recently from d2f4d11 to d368914 Compare December 5, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant