]> git.openstreetmap.org Git - rails.git/commitdiff
Always use controller computed zoom when starting Potlatch
authorTom Hughes <tom@compton.nu>
Thu, 5 Dec 2013 09:48:53 +0000 (09:48 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 5 Dec 2013 09:48:53 +0000 (09:48 +0000)
The value of mapParams.zoom may have come from the cookie and be
unrelated to the actual view the user came from with this click, so
just use the default zoom set by the controller.

Fixes #621.


No differences found