auto-sync: 2026-05-02 13:00:01
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user