X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a12b0878bc338cd5ec3c315c14148b1ea07b362a..e48837fb260d624042c2498dfc5b7842a160d5c3:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index fa790dbb1..0205e79a6 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -288,7 +288,6 @@ end } function addNote() { - map.noteControl.activate(); map.noteControl.addTemporaryMarker(map.getCenter()); }