diff options
Diffstat (limited to 'lib/Travel/Status/DE')
-rw-r--r-- | lib/Travel/Status/DE/URA.pm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/URA.pm b/lib/Travel/Status/DE/URA.pm index 3deba04..542f1d7 100644 --- a/lib/Travel/Status/DE/URA.pm +++ b/lib/Travel/Status/DE/URA.pm @@ -409,7 +409,9 @@ you can use an empty hashref to override it. =item B<circle> => I<lon,lat,dist> -TODO +Only request departures for stops which are located up to I<dist> meters +away from the location specified by I<lon> and I<lat>. Example parameter: +"50.78496,6.10897,100". =back |