From ba7534e242c1c7b620c106407db94ef065b1a246 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 22 Nov 2025 20:26:11 +0100 Subject: Fix 3 errors in JS console --- .../public/maps/styles/openfreemap-light.json | 24 ---------------------- 1 file changed, 24 deletions(-) (limited to 'src/frontend/public/maps/styles/openfreemap-light.json') diff --git a/src/frontend/public/maps/styles/openfreemap-light.json b/src/frontend/public/maps/styles/openfreemap-light.json index 535659f..b8a33ac 100644 --- a/src/frontend/public/maps/styles/openfreemap-light.json +++ b/src/frontend/public/maps/styles/openfreemap-light.json @@ -5926,14 +5926,6 @@ "minzoom": 8, "filter": [ "all", - [ - "\u003C=", - [ - "get", - "ref_length" - ], - 6 - ], [ "match", [ @@ -6004,14 +5996,6 @@ "minzoom": 7, "filter": [ "all", - [ - "\u003C=", - [ - "get", - "ref_length" - ], - 6 - ], [ "match", [ @@ -6086,14 +6070,6 @@ "minzoom": 9, "filter": [ "all", - [ - "\u003C=", - [ - "get", - "ref_length" - ], - 6 - ], [ "match", [ -- cgit v1.3