[openstreetmap/openstreetmap-website] Clicking coordinates doesn't pan to location anymore? (Issue #5028)
Tom Hughes
notifications at github.com
Sat Jul 27 16:10:03 UTC 2024
The cookie only has an effect indirectly - the main cause is that we send `map.getZoom()` as the zoom when doing a search:
https://github.com/openstreetmap/openstreetmap-website/blob/541f0630ac0a63d0477aa4d6cfb01c648290b963/app/assets/javascripts/index/search.js#L137
and the server echoes that zoom back in the link for coordinate searches.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5028#issuecomment-2254189034
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5028/2254189034 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240727/f14bdfbd/attachment.htm>
More information about the rails-dev
mailing list