soiz1 commited on
Commit
88e2bea
·
verified ·
1 Parent(s): 677bc52

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -551,6 +551,7 @@ map.on("click", function(e) {
551
  document.GetelementById("marker-icon-url").value = "https://unpkg.com/leaflet@1.9.3/dist/images/marker-icon-2x.png";
552
  openEditor(n);
553
  saveMapToStorage();
 
554
  }
555
  }
556
  });
 
551
  document.GetelementById("marker-icon-url").value = "https://unpkg.com/leaflet@1.9.3/dist/images/marker-icon-2x.png";
552
  openEditor(n);
553
  saveMapToStorage();
554
+ document.GetelementById("marker-icon-url").value = "https://unpkg.com/leaflet@1.9.3/dist/images/marker-icon-2x.png";
555
  }
556
  }
557
  });