<%= javascript_include_tag '/openlayers/OpenLayers.js' %> <%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> <%= javascript_include_tag 'map.js' %>
<% if map.instance_of? Changeset or (map.instance_of? Node and map.version > 1) 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.instance_of? Node and map.version > 1) or map.visible %> <% end %>