Results 35 issues of Traines

* Currently, when first visiting the page, the tiles for the hardcoded Darmstadt location are briefly shown before moving to the location according to `/api/v1/map/initial`. We should wait for the...

enhancement
UI

Using `/api/v1/map/stops`, display stops for the current map view. Probably needs some filtering based on importance of the stop/passing routes. Might make it necessary to expose the passing routes+route_types at...

enhancement
api
UI

In Railviz/the map/`/api/v4/map/trips`, trips that are currently stopping at a station for a couple of minutes before departing again are not displayed (cause is in the backend in railviz.cc since...

bug
UI

It's quite a resource hog (probably mostly Railviz/the map).

enhancement
UI

Add options available in the API https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/motis-project/motis/refs/heads/master/openapi.yaml#tag/routing/operation/plan to the UI. * via, viaMinimumStay * minTransferTime, additionalTransferTime, transferTimeFactor (one of them?) * ...? Should also be accessible/persisted in the URL (cf....

enhancement
UI