Skip to content

Commit

Permalink
iris geolocation: specify hafas=0
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Jul 26, 2024
1 parent 5964220 commit 3445417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Travelynx/Controller/Traveling.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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 );
Expand Down

0 comments on commit 3445417

Please sign in to comment.