From 7e1e5f1e08368b0260558c3e9617935fdcc48a0a Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 5 May 2021 12:46:41 +0200 Subject: [PATCH] added clustering to ville map --- config/sync/views.view.villes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/views.view.villes.yml b/config/sync/views.view.villes.yml index 61a42b20..96819945 100644 --- a/config/sync/views.view.villes.yml +++ b/config/sync/views.view.villes.yml @@ -107,7 +107,7 @@ display: x: '' 'y': '' leaflet_markercluster: - control: false + control: true options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds":false}' include_path: 0 path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'