auto-sync: 2026-05-02 13:00:01

This commit is contained in:
Stream
2026-05-02 13:00:01 +03:00
parent fa27f66c2c
commit 7606915ca9

View File

@@ -43,6 +43,7 @@
"type": "line",
"source": "trails-tiles",
"source-layer": "trails",
"minzoom": 6,
"filter": ["in", "highway", "primary", "secondary", "tertiary", "residential"],
"paint": {
"line-color": "#bbbbbb",
@@ -56,6 +57,7 @@
"type": "line",
"source": "trails-tiles",
"source-layer": "trails",
"minzoom": 6,
"filter": ["==", "highway", "track"],
"paint": {
"line-color": [
@@ -77,6 +79,7 @@
"type": "line",
"source": "trails-tiles",
"source-layer": "trails",
"minzoom": 8,
"filter": ["in", "highway", "path", "bridleway", "footway"],
"paint": {
"line-color": "#cc9900",