history_map: note that inconsistent and manually entered routes are special

See #26
This commit is contained in:
Daniel Friesel 2019-11-18 17:33:15 +01:00
parent 783a540cb0
commit 563ceb131e

View file

@ -10,3 +10,11 @@
</div>
%= include '_map', station_coordinates => $station_coordinates, station_pairs => $station_pairs
%
<div class="row">
<div class="col s12">
Bei Zugfahrten mit inkonsistenten Reisedaten und manuellen Einträgen
werden derzeit nur Start- und Zielbahnhof ohne Luftlinie dazwischen
angezeigt.
</div>
</div>