From 8896d5f3b04f42d109b9d3df9004ad42a863b3ce Mon Sep 17 00:00:00 2001 From: Cory Zue Date: Tue, 12 Nov 2024 17:23:34 +0200 Subject: [PATCH] increase maxZoom --- commcare_connect/templates/reports/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commcare_connect/templates/reports/dashboard.html b/commcare_connect/templates/reports/dashboard.html index 7ab9879e..1f0ca0f8 100644 --- a/commcare_connect/templates/reports/dashboard.html +++ b/commcare_connect/templates/reports/dashboard.html @@ -197,7 +197,7 @@

Service Delivery Map

type: 'geojson', data: `{% url "reports:visit_map_data" %}?${queryString}`, cluster: true, - clusterMaxZoom: 12, + clusterMaxZoom: 14, clusterRadius: 80, clusterMinPoints: minClusterSize, clusterProperties: {