Merge pull request #21 from orangemug/fix/bad-filter-syntax
Removed bad filter syntax
This commit is contained in:
commit
7ad3884eec
@ -58,9 +58,6 @@
|
||||
"type": "fill",
|
||||
"source": "openmaptiles",
|
||||
"source-layer": "park",
|
||||
"filter": [
|
||||
"all"
|
||||
],
|
||||
"paint": {
|
||||
"fill-color": "#d8e8c8",
|
||||
"fill-opacity": 0.7,
|
||||
@ -72,9 +69,6 @@
|
||||
"type": "line",
|
||||
"source": "openmaptiles",
|
||||
"source-layer": "park",
|
||||
"filter": [
|
||||
"all"
|
||||
],
|
||||
"paint": {
|
||||
"line-dasharray": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user