mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-05-27 02:25:10 +00:00
clearer path names
This commit is contained in:
@@ -2542,9 +2542,10 @@
|
|||||||
"text-size": ["interpolate", ["linear"], ["zoom"], 13, 12, 14, 13]
|
"text-size": ["interpolate", ["linear"], ["zoom"], 13, 12, 14, 13]
|
||||||
},
|
},
|
||||||
"paint": {
|
"paint": {
|
||||||
"text-color": "hsl(30,23%,62%)",
|
"text-color": "#666",
|
||||||
"text-halo-color": "#f8f4f0",
|
"text-halo-color": "#fff",
|
||||||
"text-halo-width": 0.5
|
"text-halo-blur": 0.5,
|
||||||
|
"text-halo-width": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -2578,6 +2579,7 @@
|
|||||||
},
|
},
|
||||||
"paint": {
|
"paint": {
|
||||||
"text-color": "#666",
|
"text-color": "#666",
|
||||||
|
"text-halo-color": "#fff",
|
||||||
"text-halo-blur": 0.5,
|
"text-halo-blur": 0.5,
|
||||||
"text-halo-width": 1
|
"text-halo-width": 1
|
||||||
}
|
}
|
||||||
@@ -2609,6 +2611,7 @@
|
|||||||
},
|
},
|
||||||
"paint": {
|
"paint": {
|
||||||
"text-color": "#666",
|
"text-color": "#666",
|
||||||
|
"text-halo-color": "#fff",
|
||||||
"text-halo-blur": 0.5,
|
"text-halo-blur": 0.5,
|
||||||
"text-halo-width": 1
|
"text-halo-width": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user