Skip to content

Commit

Permalink
Merge pull request #1050 from ZeLonewolf/1ec5-parks-z4-1021
Browse files Browse the repository at this point in the history
Restore parks at z4
  • Loading branch information
ZeLonewolf authored Apr 25, 2024
2 parents b5ee360 + 84a62f0 commit c6a4810
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/layer/park.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export const fill = {
"fill-color": Color.parkFill,
},
source: "openmaptiles",
minzoom: 5,
"source-layer": "park",
};

Expand All @@ -25,7 +24,6 @@ export const outline = {
"line-color": Color.parkOutline,
},
source: "openmaptiles",
minzoom: 5,
metadata: {},
"source-layer": "park",
};
Expand Down

0 comments on commit c6a4810

Please sign in to comment.