Patch from crschmidt to add an obvious permalink to the bottom right

corner of the slippy map. Tested on FF2, IE7, Opera and Safari.

Closes #566.
This commit is contained in:
Tom Hughes 2007-10-23 08:45:23 +00:00
parent 3ee2d2d3b7
commit f2be4b9449

View file

@ -8,7 +8,9 @@
<%= render :partial => 'key' %>
<%= render :partial => 'search' %>
<div id="map"></div>
<div id="map">
<div id="permalink"><a href="/" id="permalinkanchor">Permalink</a></div>
</div>
<% if params['mlon'] and params['mlat'] %>
<% marker = true %>