iris geolocation: specify hafas=0
This commit is contained in:
parent
596422096a
commit
344541786d
1 changed files with 1 additions and 0 deletions
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue