[openstreetmap/openstreetmap-website] Add viewbox param to Nominatim link in search results (PR #5863)
Anton Khorev
notifications at github.com
Mon Mar 31 16:41:15 UTC 2025
@AntonKhorev commented on this pull request.
> @@ -9,14 +9,17 @@ class GeocoderController < ApplicationController
authorize_resource :class => false
def search
- @params = normalize_params
+ normalize_params
moved `normalize_params` to `before_action`
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5863#discussion_r2021381612
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5863/review/2729882087 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250331/53f03973/attachment.htm>
More information about the rails-dev
mailing list