From: Tom Hughes Date: Tue, 23 Oct 2007 08:45:23 +0000 (+0000) Subject: Patch from crschmidt to add an obvious permalink to the bottom right X-Git-Tag: live~9127 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/f2be4b9449f31be5f81d8f32d966d06e62955764 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. --- diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 1d8444221..625f17a10 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -8,7 +8,9 @@ <%= render :partial => 'key' %> <%= render :partial => 'search' %> -
+
+ +
<% if params['mlon'] and params['mlat'] %> <% marker = true %>