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
the sailings/ endpoint offers stop information in a form that matches the web presentation.
It should be possible to connect the times to times in the schedule JSON to list stops made a long the way. For example we could add something like a new Steps field:
It's important to note the 7:15 AM stop is also returned from the sailings/ endpoint, but probably won't be needed since its after the arrival time for the destination terminal, Orcas Island. Will need to add some logic to make sure we aren't showing stop times after the destination stop time.
For example, the "Anacortes to Lopez Island" sailing can make multiple stops along the way
The text was updated successfully, but these errors were encountered: