X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fa98753614cc511d64561d3ac7e460d689dda44b..b0747c3c1e2c3f437fb5e94e85c2f329680f3ee0:/app/views/browse/_map.html.erb?ds=inline diff --git a/app/views/browse/_map.html.erb b/app/views/browse/_map.html.erb index 4f61be047..f44e5bb31 100644 --- a/app/views/browse/_map.html.erb +++ b/app/views/browse/_map.html.erb @@ -1,84 +1,93 @@ -<%= 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' %> - - <% else %> - <%= t 'browse.map.deleted' %> - <% end %> - -<% if map.instance_of? Changeset or map.visible %> - -<% end %> +