On Tue, Jul 21, 2009 at 10:46:53PM +1000, Simon Rumble wrote:
David Cantrell wrote:
This patch to the output of search.cgi adds a "find stuff within x metres of my current location" form if you are using a browser which supports the navigator.geolocation object.
Only tested on an iPhone.
Give me a working URL and I can test for Android phones.
http://www.cantrell.org.uk/david/private/
Incidentally, if you just type a distance into the box and hit enter it doesn't work, you need to click the Go link. That's because I didn't know how to create a form button that didn't just submit the form - it needs to do some Javascript magic first.