- <% unless @user %>
- if ( window.location.hostname == "www.openstreetmap.org" ) {
- mappam.register( map, '10011756636067178496', '1');
- } else if( window.location.hostname == "openstreetmap.org" ) {
- mappam.register( map, '6738410720121976832', '1');
- }
- <% end %>
-