summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-01-06 07:37:43 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-01-06 07:37:43 +0100
commitbcec5302efa4a0aa6980073d4789a680584ebcb5 (patch)
treebf802e8d9522543f49a3f974f9d14aba1796dc2d
parentb81386d13dfa1ee681d9a02995c31346b063f40a (diff)
Journey(3pm): mention that polylines require with_polyline constructors
-rw-r--r--lib/Travel/Status/DE/HAFAS/Journey.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Journey.pm b/lib/Travel/Status/DE/HAFAS/Journey.pm
index a69afdf..c43e2e1 100644
--- a/lib/Travel/Status/DE/HAFAS/Journey.pm
+++ b/lib/Travel/Status/DE/HAFAS/Journey.pm
@@ -572,8 +572,9 @@ see above.
=item $journey->polyline (journey only)
-List of geocoordinates that describe the train's route. Each list entry is
-a hash with the following keys.
+List of geocoordinates that describe the train's route. Only available if the
+HAFAS object constructor was passed a true B<with_polyline> value. Each list
+entry is a hash with the following keys.
=over