Hey Luke,

Thanks for this fix, I was just looking at writing my own too. I don't
see the update on trunk though, still says Feb 22 - am I looking in
the wrong place?

I'm looking here:
http://code.google.com/p/google-maps-utility-library-v3/source/browse/trunk/markerclusterer/src/markerclusterer.js?r=71

Thanks again!
-Barnaby


On Dec 1, 7:08 pm, Luke Mahé <[email protected]> wrote:
> Hey Guys,
>
> This is probably how the MarkerClusterer should have always worked :)
> Instead of fitting to the bounds of the cluster it was fitting to the extend
> bounds of the cluster.
>
> I've fixed this and you and grab the latest version from the trunk.
>
> Also on a side note, a few weeks back I made a change so that markers are
> added to the closest cluster instead of the first cluster that they land in,
> so if you haven't upgraded to the latest version you should :)
>
> -- Luke
>
> On Thu, Dec 2, 2010 at 3:16 AM, [email protected]
> <[email protected]>wrote:
>
> > 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]<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.

Reply via email to