X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/34b147266c397bb1318bbfefb48df1c704855843..a51509c668cb09a28ed35c6cb1a76d15f9afcaa5:/app/views/browse/_map.html.erb diff --git a/app/views/browse/_map.html.erb b/app/views/browse/_map.html.erb index ac6f32fc6..ed3cc0faf 100644 --- a/app/views/browse/_map.html.erb +++ b/app/views/browse/_map.html.erb @@ -1,92 +1,107 @@ -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> -<%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> -<%= javascript_include_tag 'map.js' %> - - <% if map.instance_of? Changeset or map.visible %> -
-
- <%= t 'browse.map.loading' %> - - <% unless map.instance_of? Changeset %> -
- - <% end %> - <% else %> - <%= t 'browse.map.deleted' %> - <% end %> - -<% if map.instance_of? Changeset or map.visible %> - -<% end %> +