From 80001ca845bafe9499cd0f14b6934ef9e826aca1 Mon Sep 17 00:00:00 2001 From: Rub21 Date: Wed, 6 May 2026 18:23:27 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20roads=5Fsecondary=20invisibility=20at=20z?= =?UTF-8?q?=3D10=E2=80=9311?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- historical/historical.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/historical/historical.json b/historical/historical.json index fc978ede..7835dd7a 100644 --- a/historical/historical.json +++ b/historical/historical.json @@ -3965,7 +3965,15 @@ "line-join": "round" }, "paint": { - "line-color": "#ffffff", + "line-color": [ + "interpolate", + ["linear"], + ["zoom"], + 10, + "rgba(240, 240, 240, 1)", + 12, + "#ffffff" + ], "line-width": [ "interpolate", ["exponential", 1.5],