summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen/Controller/Map.pm
AgeCommit message (Expand)AuthorLines
2020-05-24Map: Fix position calculation between first and second station3.2.1Daniel Friesel-1/+1
2020-05-24animate train position in map3.2.0Daniel Friesel-147/+328
2020-05-23map: move train position calculation to a helper functionDaniel Friesel-92/+91
2020-01-22map: show operator nameDaniel Friesel-0/+1
2020-01-09map: invert from/to colour2.5.10Daniel Friesel-2/+2
2020-01-08show station location in map2.5.9Daniel Friesel-0/+26
2020-01-05map: show current / next stop name, arrival/departure time and platform2.5.7Daniel Friesel-14/+36
2020-01-05Map: Show estimated train position2.5.6Daniel Friesel-15/+161
2020-01-05Use RT cache for polylines, as they contain realtime data2.5.5Daniel Friesel-1/+1
2020-01-05Do not parse uninitialized valuesDaniel Friesel-5/+7
2020-01-05map: show arr/dep times2.5.3Daniel Friesel-11/+56
2020-01-05map: simplify error handlingDaniel Friesel-1/+3
2020-01-05Fetch map asynchronouslyDaniel Friesel-71/+101
2020-01-04Use correct Trip ID request for arrival-only trains2.5.1Daniel Friesel-2/+2
2020-01-04cache transport.rest requestsDaniel Friesel-2/+13
2020-01-04show train route on map2.5.0Daniel Friesel-0/+93