diff options
Diffstat (limited to 'src/frontend/public/maps')
| -rw-r--r-- | src/frontend/public/maps/styles/openfreemap-dark.json | 24 | ||||
| -rw-r--r-- | src/frontend/public/maps/styles/openfreemap-light.json | 24 |
2 files changed, 0 insertions, 48 deletions
diff --git a/src/frontend/public/maps/styles/openfreemap-dark.json b/src/frontend/public/maps/styles/openfreemap-dark.json index eb9cd25..568e62d 100644 --- a/src/frontend/public/maps/styles/openfreemap-dark.json +++ b/src/frontend/public/maps/styles/openfreemap-dark.json @@ -2270,14 +2270,6 @@ "filter": [ "all", [ - "<=", - [ - "get", - "ref_length" - ], - 6 - ], - [ "match", [ "geometry-type" @@ -2348,14 +2340,6 @@ "filter": [ "all", [ - "<=", - [ - "get", - "ref_length" - ], - 6 - ], - [ "match", [ "geometry-type" @@ -2430,14 +2414,6 @@ "filter": [ "all", [ - "<=", - [ - "get", - "ref_length" - ], - 6 - ], - [ "match", [ "geometry-type" 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" |
