I am currently working on making clustered google maps. I have managed to cluster the markers. I have two types of markers in my map. Now when i cluster these, I can not show the underlying markers into groups. I want to convert them into pie chart. Each marker count having their weight in the pie chart. Just like the below image. Chart Marker Clusterer
I have also read about MarkerClustererPlus. But there are no examples using this in maps. http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/ This link is not working. If there is any other documentation about this plz share.
I have two different types of marker in my map. When these two types of marker gets clustered, The cluster should become a pie chart which contains the weight of these two in proportionate to the underlying marker count.
If there is anything related to this please answer. Thanks.