On Thu, Dec 9, 2010 at 10:55 PM, andy_hubb <[email protected]> wrote:
> Thanks for the reply. > > Ok, so I'll need to pass an array of marker values through to the > markerclusterer code and modify the code. > Not quite, you still pass in an array of markers, but each marker will have a custom property added to it that has a value of some sort. > I can do the first part alright - but as i'm completely new to javascript I > wouldn't know where to start modifying the code. Is it the calculator > function that i'll need to change? > Yup you can change the calculator function or pass in a new function with markerClusterer.setCalculator > > Some searching ealier revealed that someone has already done this - but > with v2 of the api :( > http://puntofisso.net/techblog/?page_id=73 > > Many thanks in advance! > > Andy > > -- > 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.
