From d552a18c0b63e0f8afdfcb80b8f353a5cae6adad Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Sat, 24 Jan 2026 21:43:51 +0000 Subject: [PATCH] Remove location details by request --- public-report/template/mock/water.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public-report/template/mock/water.html b/public-report/template/mock/water.html index 52926830..7542f5f5 100644 --- a/public-report/template/mock/water.html +++ b/public-report/template/mock/water.html @@ -215,7 +215,6 @@ document.addEventListener('DOMContentLoaded', function() { console.log("location error", error); }) }) - mapLocator.addEventListener("markerdragend", let mapZoom = document.getElementById('map-zoom'); mapLocator.addEventListener("zoomend", function(e) { mapZoom.value = e.target.getZoom(); @@ -316,9 +315,6 @@ function displaySelectedCoordinates(lngLat) { -
- -

You can also click on the map to mark the location precisely