Leaflet.markercluster
Leaflet.markercluster copied to clipboard
close marker cluster group polygon?
trafficstars
I'm using MarkerCluster to cluster markers into polygons, but I need the polygons to be closed to later handle in mySQL query.
Is there a way to automatically close the polygons generated by MarkerCluster?