X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b6ae16bc83e4c9f41b17266646917cc0c380d8a4..a4f4714d0e1b1eeabe5e4b411800b949ef1e1139:/app/views/geocoder/results.rhtml diff --git a/app/views/geocoder/results.rhtml b/app/views/geocoder/results.rhtml index 3d7ee9060..e4a48dd18 100644 --- a/app/views/geocoder/results.rhtml +++ b/app/views/geocoder/results.rhtml @@ -18,7 +18,7 @@ <%= hsh['countryname'] %> -<%= link_to('Map', url="/index.html?lat=#{hsh['lat']}&lon=#{hsh['lon']}&zoom=12") %> +<%= link_to('Map', url="/index.html?mlat=#{hsh['lat']}&mlon=#{hsh['lon']}&zoom=12") %> <%= link_to('API', url="/#FIXME") %>