colored track casing

This commit is contained in:
vcoppe
2026-05-24 00:04:09 +02:00
parent 7f5b83f9d8
commit f03ad5a0e9
+6 -6
View File
@@ -878,14 +878,14 @@
], ],
"layout": {"line-cap": "round", "line-join": "round"}, "layout": {"line-cap": "round", "line-join": "round"},
"paint": { "paint": {
"line-color": "#cfcdca", "line-color": ["match", ["get", "class"], ["service"], "#cfcdca", "hsl(47,61%,51%,70%)"],
"line-width": [ "line-width": [
"interpolate", "interpolate",
["exponential", 1.2], ["exponential", 1.2],
["zoom"], ["zoom"],
15, 12,
1, 1,
16, 15,
4, 4,
20, 20,
11 11
@@ -1196,9 +1196,9 @@
"interpolate", "interpolate",
["exponential", 1.2], ["exponential", 1.2],
["zoom"], ["zoom"],
15.5, 12,
0, 0.5,
16, 15,
2, 2,
20, 20,
7.5 7.5