summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 1ef3d78..0bb354c 100644
--- a/index.html
+++ b/index.html
@@ -60,6 +60,7 @@ var mapStyle = {
"source-layer": "admin",
"type": "line",
"paint": {"line-color": "#797979"},
+ "filter": ["all", ["<=", "admin_level", 2]],
},
{
"id": "overlay",