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

Change vehicle behavior in the route rail #8

Open
4 tasks
elliottwilliams opened this issue Sep 2, 2016 · 0 comments
Open
4 tasks

Change vehicle behavior in the route rail #8

elliottwilliams opened this issue Sep 2, 2016 · 0 comments
Labels
Milestone

Comments

@elliottwilliams
Copy link
Member

  • Vehicles should move along the rail to a point in-between two stations when a vehicle has departed a station and is not yet arriving at its next station.
    • Write a function to determine if a vehicle is considered "arriving".
  • Stack multiple vehicle dots on top of each other if they occupy the same "space" on the rail. It should be visually clear that multiple vehicles are in the same area.
  • Selecting a vehicle dot (or stack) should open a popover containing the vehicle names, with a "more info" button. Selecting this button should embed the vehicle view(s) from Rewrite Vehicle view to be inline #7 into the route table, and the rail should expand, with each vehicle dot being positioned in the upper-right corner of its view.
@elliottwilliams elliottwilliams added this to the v1.0 milestone Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant