From 455a5af4aa2f79d59d76348b65c26dd17fb6ef3c Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Mon, 14 Mar 2022 17:40:56 +0100 Subject: [PATCH] Allow more min zoom --- Layout/default/Building/Index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Layout/default/Building/Index.php b/Layout/default/Building/Index.php index 531ad50e6..adcd70faf 100644 --- a/Layout/default/Building/Index.php +++ b/Layout/default/Building/Index.php @@ -417,7 +417,7 @@ L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}', { attribution: 'Map data © OpenStreetMap contributors, CC-BY-SA, Imagery © Mapbox', - minZoom: 12, + minZoom: 4, maxZoom: 22, id: 'mapbox/streets-v11', accessToken: ''