On 1 Dez., 15:03, "[email protected]" <[email protected]> wrote: > On Dec 1, 3:29 am, slinky <[email protected]> wrote: > > > Hi all, > > > In this markerclusterer speed test example you can see what I mean: > > >http://google-maps-utility-library-v3.googlecode.com/svn/trunk/marker... > > > You musst click 4 times on the cluster which includes 2 markers to see > > the markers. > > And that is what it is coded to do. Where is your page? Did you > change it to do what you wanted? > > Have you tried adding a clusterclick event handler? > > http://groups.google.com/group/google-maps-js-api-v3/search?group=goo... > > -- Larry > > >
Hello Larry, sorry, at the moment I don't have a public page, because its in development status. I've posted the link above, just to give an example. In this example I can good point out what I mean: if you click on the cluster near Oslo/Norway you must click 4 times on the 2 markers including cluster before you really see the markers. However, I will try the method you suggested: handle the clusterclick event handler and write my own extension. Thank you Raik -- 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.
