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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
HSL citybike features updated for winter season.
Bicycle routing now has some new options: the user can, in addition to the default shortest route, ask for a safe route along dedicated cycle ways, or a route which avoids elevation changes.
Routing settings now provide an easy way to bring back saved routing settings.
Search improved in many ways: exact match comes always first, search starts from 2 characters (e.g. 'vr'), ordering is more intuitive, routes labeled with a character (say 'M') can be found easily, better duplicate filtering etc.
Application now proposes ticket prices more correctly when some exception routes are included in the trip.
Printed route itinerary no longer shows misleading information about required tickets if the full price is unknown, and shows all tickets if one is not enough.
Itinerary selection after changing search parameters works now correctly. First itinerary becomes selected.
Application now finds itineraries better when using bicycle, public transit and via points. Possible errors when no itinerary is found handled more gracefully.
Map controller's translations improved.
Page rendering errors when reloading pages fixed (SSR related).