summaryrefslogtreecommitdiff
path: root/lib/Travel
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-04-09 16:12:15 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-04-09 16:12:15 +0200
commit5b40231296a92ed1d0c997b5ca42aa8e9a312945 (patch)
tree203d7971fab2e3ed2ed6ff828bc668ba2b0656ee /lib/Travel
parent8f9e10bfdae42f3b09a80b3a17ebc53a07bfbc74 (diff)
document circle parameter
Diffstat (limited to 'lib/Travel')
-rw-r--r--lib/Travel/Status/DE/URA.pm4
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