]> git.openstreetmap.org Git - rails.git/commit
Drop client side parsing of lat/lon parameters
authorTom Hughes <tom@compton.nu>
Sun, 16 Mar 2014 12:55:43 +0000 (12:55 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 16 Mar 2014 12:56:32 +0000 (12:56 +0000)
commit0de6885a91e1740e3e2740287cb2d576de827844
tree95640e184d2bda1500fe49ebeeddb52cb702ad57
parent8c82be0537e1bbdcbd7f20d5f26deaae09774281
Drop client side parsing of lat/lon parameters

The server always redirects these to a new style link with the
position in the hash, so we don't need to do it client side
app/assets/javascripts/osm.js.erb
test/javascripts/osm_test.js