diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-22 20:26:11 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-22 20:26:11 +0100 |
| commit | ba7534e242c1c7b620c106407db94ef065b1a246 (patch) | |
| tree | 3e2477a594e8f66b0766e3d3312ca44d8c6cc7ad /src/frontend/public/maps/styles/openfreemap-light.json | |
| parent | 06c79d06c1bd175f0a4270a728a4d8254774c863 (diff) | |
Fix 3 errors in JS console
Diffstat (limited to 'src/frontend/public/maps/styles/openfreemap-light.json')
| -rw-r--r-- | src/frontend/public/maps/styles/openfreemap-light.json | 24 |
1 files changed, 0 insertions, 24 deletions
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 @@ -5927,14 +5927,6 @@ "filter": [ "all", [ - "\u003C=", - [ - "get", - "ref_length" - ], - 6 - ], - [ "match", [ "geometry-type" @@ -6005,14 +5997,6 @@ "filter": [ "all", [ - "\u003C=", - [ - "get", - "ref_length" - ], - 6 - ], - [ "match", [ "geometry-type" @@ -6087,14 +6071,6 @@ "filter": [ "all", [ - "\u003C=", - [ - "get", - "ref_length" - ], - 6 - ], - [ "match", [ "geometry-type" |
