How do I adjust the number of markers to be grouped in Marker Clusterer add-on?

You can adjust the minimumClusterSize value from js/superstorefinder.js or js/superstorefinder-mobile.js

// Marker Clusterer
var mcOptions = {minimumClusterSize : 2};
mc = new MarkerClusterer(map, markers, mcOptions);

Important Notice: For WP version, you can edit the JavaScript file below:

wp-content/uploads/ssf-wp-uploads/addons/ssf-marker-cluster-wp/mega-superstorefinder.js

5+

Users who have LIKED this post:

  • Sofia Moss