]> git.openstreetmap.org Git - rails.git/commit
Make the edit action default to z17
authorTom Hughes <tom@compton.nu>
Fri, 6 May 2011 23:05:49 +0000 (00:05 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 17 May 2011 23:35:59 +0000 (00:35 +0100)
commitff9fb4f9c2423aa9ddada69ea867031ac65d36fd
tree88fa860f8b7b5b275c802df436136e031516a3bd
parent22bef89d1a97bf8206a951cc777061792a868b02
Make the edit action default to z17

If an attempt is made to invoke an editor without specifying a zoom
level (as with the GPX edit links) then default to z17 instead of z14
to avoid trying to load too much data. Fixes #3728.
app/controllers/site_controller.rb