road minor color
This commit is contained in:
parent
56d5827842
commit
47cf68cfcd
1 changed files with 2 additions and 2 deletions
|
@ -627,7 +627,7 @@
|
||||||
],
|
],
|
||||||
"layout": {"line-join": "round", "visibility": "visible"},
|
"layout": {"line-join": "round", "visibility": "visible"},
|
||||||
"paint": {
|
"paint": {
|
||||||
"line-color": "#36EEE0",
|
"line-color": "#BCECE0",
|
||||||
"line-opacity": 0.05,
|
"line-opacity": 0.05,
|
||||||
"line-width": {"base": 1.2, "stops": [[13.5, 0], [14, 2.5], [20, 11.5]]}
|
"line-width": {"base": 1.2, "stops": [[13.5, 0], [14, 2.5], [20, 11.5]]}
|
||||||
}
|
}
|
||||||
|
@ -1152,7 +1152,7 @@
|
||||||
"visibility": "visible"
|
"visibility": "visible"
|
||||||
},
|
},
|
||||||
"paint": {
|
"paint": {
|
||||||
"line-color": "#36EEE0",
|
"line-color": "#BCECE0",
|
||||||
"line-opacity": 0.05,
|
"line-opacity": 0.05,
|
||||||
"line-width": {"base": 1.2, "stops": [[13.5, 0], [14, 2.5], [20, 11.5]]}
|
"line-width": {"base": 1.2, "stops": [[13.5, 0], [14, 2.5], [20, 11.5]]}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue