diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-25 20:49:58 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-25 20:49:58 +0200 |
commit | 28ba9a1b23beb2121ff1b57d6139be70a3d808b4 (patch) | |
tree | a62459e5ae49626c0c9e2fff73310bd509cde7c7 /lib/Travel/Status/DE/EFA.pm | |
parent | 9473e38d25213e1757ef58d0ee3a0e9583252105 (diff) |
STOPSEQ: Request realtime data
Diffstat (limited to 'lib/Travel/Status/DE/EFA.pm')
-rw-r--r-- | lib/Travel/Status/DE/EFA.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/EFA.pm b/lib/Travel/Status/DE/EFA.pm index d0f8504..85aea8e 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -235,6 +235,7 @@ sub new { date => $opt{stopseq}{date}, coordOutputFormat => 'WGS84[DD.DDDDD]', outputFormat => 'rapidJson', + useRealtime => '1', }; } else { |