summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim <67682506+Ein-Tim@users.noreply.github.com>2025-06-21 12:26:37 +0200
committerBirte Friesel <derf@chaosdorf.de>2025-06-21 15:28:35 +0200
commitca2226b9238ac2159d0001a071edf33915f062ae (patch)
tree582980a627c0d73a6f9900ca83d7b979b652b9f4
parentff775252afbf00242d5014c6f576f096ebca5d9d (diff)
Update map data source & quality note
This commit revised the informational text to clarify that routes are sourced from the backend used for recording trips. The data quality note was updated accordingly.
-rw-r--r--templates/history_map.html.ep4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/history_map.html.ep b/templates/history_map.html.ep
index 57ba81f..c2ff9ed 100644
--- a/templates/history_map.html.ep
+++ b/templates/history_map.html.ep
@@ -116,8 +116,8 @@
<div class="row">
<div class="col s12">
<p>
- Die eingezeichneten Routen stammen aus dem HAFAS und sind im Detail
- oft fehlerbehaftet.
+ Die eingezeichneten Routen stammen aus dem Backend, mit dem die Fahrt aufgezeichnet wurde.
+ Die Datenqualität variiert.
</p>
</div>
</div>