Spaces:
Running
Running
Update index.html
Browse files- 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 |
});
|