Merge pull request #21 from orangemug/fix/bad-filter-syntax

Removed bad filter syntax
This commit is contained in:
Orange Mug 2018-06-24 13:05:13 +01:00 committed by GitHub
commit 7ad3884eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,