diff --git a/src/modules/Poly.ts b/src/modules/Poly.ts index f7046f4..be31610 100644 --- a/src/modules/Poly.ts +++ b/src/modules/Poly.ts @@ -168,7 +168,7 @@ export class Poly { showCoverageOnHover: false, zoomToBoundsOnClick: false, animate: false, - maxClusterRadius: 100, + maxClusterRadius: 60, // disableClusteringAtZoom: 13, iconCreateFunction: arrowClusterIcon, });