diff options
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ var mapStyle = { "source-layer": "admin", "type": "line", "paint": {"line-color": "#797979"}, + "filter": ["all", ["<=", "admin_level", 2]], }, { "id": "overlay", |
