]> git.openstreetmap.org Git - rails.git/commit
Make "nearby users" show all those within 50km rather than all those
authorTom Hughes <tom@compton.nu>
Wed, 20 Jun 2007 17:04:29 +0000 (17:04 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 20 Jun 2007 17:04:29 +0000 (17:04 +0000)
commitb982bc6b19a3b14eba653088d917c6fe514db396
treef0d434b31fbacddca95bf17edb5fd1a3055053fb
parent788161010f0fcc3b128d5150d96b2b1cc16cbc5a
Make "nearby users" show all those within 50km rather than all those
within a degree of latitude and longitude.
app/models/user.rb
app/views/user/account.rhtml
app/views/user/view.rhtml
lib/osm.rb