diff --git a/static/form.html b/static/form.html
index e9d7aeb..5f87da3 100644
--- a/static/form.html
+++ b/static/form.html
@@ -20,9 +20,9 @@
Coordinates (click on map)
-
+
-
+
diff --git a/static/form.js b/static/form.js
index b2f0949..2138949 100644
--- a/static/form.js
+++ b/static/form.js
@@ -35,7 +35,7 @@ function fillForm() {
document.getElementById('note').value = item.note;
document.getElementById('hidden').checked = item.hidden;
- coordsToMap(item.coords_bl, item.coords_tr);
+ formCoordsToMap();
}
const saveBtn = document.getElementById('save');
diff --git a/static/index.html b/static/index.html
index 10ba555..125ce66 100644
--- a/static/index.html
+++ b/static/index.html
@@ -5,27 +5,39 @@
+
-
in?
-
-
-
-
loading…
-
-
-
-
-
- ⚙
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
-
+