Skip to content

Commit

Permalink
Remove filter on polygons for buildings
Browse files Browse the repository at this point in the history
  • Loading branch information
klokan authored Jul 18, 2017
1 parent 04f6065 commit 6678d7e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions style.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,11 +275,6 @@
"source": "openmaptiles",
"source-layer": "building",
"minzoom": 12,
"filter": [
"==",
"$type",
"Polygon"
],
"paint": {
"fill-color": "rgb(234, 234, 229)",
"fill-outline-color": "rgb(219, 219, 218)",
Expand Down

0 comments on commit 6678d7e

Please sign in to comment.