]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/edit.rhtml
Allow the map centre and marker position to be set independently.
[rails.git] / app / views / site / edit.rhtml
index 40be2d7dce077790b099351177d82f5d8bd5dc68..a1b0a4925fb93b2b51af5d4fcd788b43ccdd1819 100644 (file)
@@ -7,11 +7,11 @@
 <% elsif @user and params['lon'].nil? and params['lat'].nil? %> 
 <% lon =  @user.home_lon %>
 <% lat =  @user.home_lat %>
-<% zoom = '10' %>
+<% zoom = '12' %>
 <%else%>
 <% lon =  params['lon'] || '-0.1' %>
 <% lat =  params['lat'] || '51.5' %>
-<% zoom =  params['zoom'] || '4' %>
+<% zoom =  params['zoom'] || '12' %>
 <% end %>
 
 <div id="mapcontent">You need a Flash player to use Potlatch, the