iris geolocation: specify hafas=0

This commit is contained in:
Birte Kristina Friesel 2024-07-26 21:19:39 +02:00
parent 596422096a
commit 344541786d
No known key found for this signature in database
GPG key ID: 19E6E524EBB177BA

View file

@ -580,6 +580,7 @@ sub geolocation {
lon => $_->[0][3],
lat => $_->[0][4],
distance => $_->[1],
hafas => 0,
}
} Travel::Status::DE::IRIS::Stations::get_station_by_location( $lon,
$lat, 10 );