Hello,
I am having an issue that comes and goes, which is really bothersome. Sometimes when I click into a cluster of say, 2 locations, there is nothing inside. The map goes to maximum zoom and no markers are visible.
I have not been able to find mention of this problem anywhere on the web.
Here is my code...
new MarkerClusterer(
this.map,
markers, {
imagePath: '/images/Marker_Cluster_Icon/m'
});
Hello,
I am having an issue that comes and goes, which is really bothersome. Sometimes when I click into a cluster of say, 2 locations, there is nothing inside. The map goes to maximum zoom and no markers are visible.
I have not been able to find mention of this problem anywhere on the web.
Here is my code...