Skip to content

Commit

Permalink
Use safer place filters
Browse files Browse the repository at this point in the history
  • Loading branch information
jirik committed Dec 18, 2017
1 parent da3351e commit d1f4ad2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion style.json
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,10 @@
[
"!=",
"class",
"city"
"city",
"state",
"country",
"continent"
]
],
"layout": {
Expand Down

0 comments on commit d1f4ad2

Please sign in to comment.