From bcec5302efa4a0aa6980073d4789a680584ebcb5 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 6 Jan 2024 07:37:43 +0100 Subject: Journey(3pm): mention that polylines require with_polyline constructors --- lib/Travel/Status/DE/HAFAS/Journey.pm | 5 +++-- 1 file 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 value. Each list +entry is a hash with the following keys. =over -- cgit v1.2.3