Closed knitzsche closed 10 years ago
For example, the url can end with ../bikes?lat=41.3979520&lng=2.18004200&radius=1000
That searches within 1000 meters.
if you don't add the radius param, it uses the default of 100 meters.
Finally, please add the following text to your commit log:
Fixes #1
(as per: https://help.github.com/articles/closing-issues-via-commit-messages )
For example, the url can end with ../bikes?lat=41.3979520&lng=2.18004200&radius=1000
That searches within 1000 meters.
if you don't add the radius param, it uses the default of 100 meters.