history_map: note that inconsistent and manually entered routes are special
See #26
This commit is contained in:
parent
783a540cb0
commit
563ceb131e
1 changed files with 8 additions and 0 deletions
|
@ -10,3 +10,11 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
%= include '_map', station_coordinates => $station_coordinates, station_pairs => $station_pairs
|
%= 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>
|
||||||
|
|
Loading…
Reference in a new issue