hiposfer / hive

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

allow to switch cities only on supported areas #131

Closed carocad closed 5 years ago

carocad commented 6 years ago

Currently we have 3 hardcoded cities for hive to choose.

If the kamal server being used does not support that city, it would fail silently.

I think it would be best if hive would only show the areas that are supported by the server

Most probably we would need some extra information for it to work together with kamal.

@mehdisadeghi since this would allow you to use the Freiburg area instead of relying on hardcoded values, would you like to tackle this one?

mehdisadeghi commented 6 years ago

@carocad I'll see what I can do :)