You could modify the MarkerCluster to read a number from a property on the marker to use as its count instead of the number of markers in the cluster.
-- Luke On Mon, Oct 25, 2010 at 3:16 AM, duncanm <[email protected]>wrote: > Hi, > > I have made the following map for a friend: > > http://www.ilardo.com/repatrialo/repatriometro_de_rick.php > > Which displays all visits to the site from Argentina and I m currently > using MarkerCluster. > > I am also using custom pushpin icons that are generated dynamically > with PHP and have the number for visits from each location displayed > on them. > > Is it possible to display the total of the numbers of the pin icons on > the cluster instead of the number of pins? > > Duncan. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
