]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Tidy up some insanity in the creating of new notes
[rails.git] / app / views / site / index.html.erb
index fa790dbb1bcf999f468ec6fc340ec97b2d6b5eb2..0205e79a64f2560771d7097f8db7b360165c634a 100644 (file)
@@ -288,7 +288,6 @@ end
   }
 
   function addNote() {
-    map.noteControl.activate();
     map.noteControl.addTemporaryMarker(map.getCenter());
   }