increase opacity of contour lines
This commit is contained in:
parent
eb6a11b3b9
commit
32668ed90a
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
|||
"source": "contour",
|
||||
"source-layer": "contours",
|
||||
"paint": {
|
||||
"line-opacity": 0.5,
|
||||
"line-opacity": 1,
|
||||
"line-width": ["match", ["get", "level"], 1, 1, 0.5]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue