On Dec 1, 6:44 am, slinky <[email protected]> wrote: > 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.
Your problem not mine. > 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. There is not code to handle a cluster click on that page. It is doing what it is designed to and is not a problem. If you want different behavior, you need to implement it, then if you have problems post a link to your map for help. -- Larry > However, I will try the method you suggested: handle the clusterclick > event handler and write my own extension. > > Thank you > Raik- Hide quoted text - > > - Show quoted text - -- 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.
