You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several components for this problem:
(1) What should the interface look like? A separate button in the station popup?
(2) How will automatic line drawing work for a looped track?
(3) Right now the list of stations in a line is an array of station IDs. This will need to be changed to a linked list.
The text was updated successfully, but these errors were encountered:
Several components for this problem:
(1) What should the interface look like? A separate button in the station popup?
(2) How will automatic line drawing work for a looped track?
(3) Right now the list of stations in a line is an array of station IDs. This will need to be changed to a linked list.
The text was updated successfully, but these errors were encountered: