From f677fba85ac620f6589d4c81751644059d3abc37 Mon Sep 17 00:00:00 2001 From: EpicKiwi Date: Sun, 28 Jun 2026 17:10:58 +0200 Subject: [PATCH] Suppression du log --- js/map.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/map.js b/js/map.js index 8322357..1e84919 100644 --- a/js/map.js +++ b/js/map.js @@ -164,7 +164,6 @@ export async function init_places(places_db){ if(location.hash != href){ location.hash = href } - console.log("clicked layer", feature) }) feature[HIGHLIGHT_LAYER] = layer