Skip to content

Commit

Permalink
Merge pull request #21 from orangemug/fix/bad-filter-syntax
Browse files Browse the repository at this point in the history
Removed bad filter syntax
  • Loading branch information
orangemug authored Jun 24, 2018
2 parents 0810290 + 72ebf07 commit 7ad3884
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions style.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
"type": "fill",
"source": "openmaptiles",
"source-layer": "park",
"filter": [
"all"
],
"paint": {
"fill-color": "#d8e8c8",
"fill-opacity": 0.7,
Expand All @@ -72,9 +69,6 @@
"type": "line",
"source": "openmaptiles",
"source-layer": "park",
"filter": [
"all"
],
"paint": {
"line-dasharray": [
1,
Expand Down

0 comments on commit 7ad3884

Please sign in to comment.