From bfeb8ca781063fd71e28310b60e95f6b641c6996 Mon Sep 17 00:00:00 2001 From: catvayor Date: Tue, 13 Sep 2022 11:22:38 +0200 Subject: [PATCH] remove max debug --- static/map.html | 1 - 1 file changed, 1 deletion(-) diff --git a/static/map.html b/static/map.html index e952bce..31c5c6f 100644 --- a/static/map.html +++ b/static/map.html @@ -81,7 +81,6 @@ }).addTo(map); document.getElementById('color').max = icons.length - 1; - console.log(document.getElementById('color').max); ////////////////////////////////////////////////////////////////////////////// // UPDATE MAP