From af374a03dc113abd996928d46b44872b419088ec Mon Sep 17 00:00:00 2001 From: jirik Date: Tue, 5 Dec 2017 17:02:55 +0100 Subject: [PATCH] Show POIs at Z14+ --- style.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.json b/style.json index c1f004b..20cfc4b 100644 --- a/style.json +++ b/style.json @@ -1143,7 +1143,7 @@ "type": "symbol", "source": "openmaptiles", "source-layer": "poi", - "minzoom": 5, + "minzoom": 14, "filter": [ "all", [ @@ -1178,7 +1178,8 @@ "text-halo-width": 1, "text-halo-color": "rgba(255,255,255,0.75)", "text-halo-blur": 1 - } + }, + "maxzoom": 24 }, { "id": "road_major_label",