Skip to content

Commit

Permalink
Add more boundary levels
Browse files Browse the repository at this point in the history
  • Loading branch information
jirik committed Apr 27, 2018
1 parent b51d637 commit 2497595
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions style.json
Original file line number Diff line number Diff line change
Expand Up @@ -3512,10 +3512,13 @@
"filter": [
"all",
[
"in",
">=",
"admin_level",
4
],
[
"<=",
"admin_level",
4,
6,
8
],
[
Expand Down

0 comments on commit 2497595

Please sign in to comment.