summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index d4d1c35..f942c5f 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -106,6 +106,7 @@ var mapStyle = {
"source": "mapbox",
"source-layer": "place_label",
"type": "symbol",
+ "filter": ["all", ["<=", "localrank", 6]],
"layout": {
"text-field": "{name_en}",
"text-font": ["DIN Offc Pro Bold", "Arial Unicode MS Bold"],