hiposfer / hive

Your go-to routing app for public transport
GNU Lesser General Public License v3.0
10 stars 0 forks source link

swap back and forth the directions results #146

Closed carocad closed 5 years ago

carocad commented 6 years ago

currently we only fetch the first result of the directions from kamal.

The user should be able to fetch the next departing directions based on the information from the current one.

Switching back to a previous directions, should be a no-op

carocad commented 6 years ago

related to https://github.com/hiposfer/kamal/issues/254