[Google Maps API v3] Re: Clustering with 12000 markers

2011-10-30 Thread Gary Little
MarkerClustererPlus has an option (batchSizeIE) that can be used to avoid timeout errors when clustering a very large number of markers when using Internet Explorer. All other browsers should be able to handle 10-20K markers with no problem. IE will be very slow in creating the clusters, however.

[Google Maps API v3] Re: Clustering with 12000 markers

2011-10-30 Thread geocode...@gmail.com
On Oct 30, 4:00 am, RoyHB wrote: > I'm working on a site with about 10,500 markers using > markerClustererPlus as well as 5,000 polylines and no real problems so > far. > my Dev box is 64 bit with 8 gigs of memory so that may mask problems > that could very likely occur on machines with less memor

[Google Maps API v3] Re: Clustering with 12000 markers

2011-10-30 Thread RoyHB
I'm working on a site with about 10,500 markers using markerClustererPlus as well as 5,000 polylines and no real problems so far. my Dev box is 64 bit with 8 gigs of memory so that may mask problems that could very likely occur on machines with less memory. I'll be testing on a 2 gig box next week

[Google Maps API v3] Re: Clustering with 12000 markers

2011-10-29 Thread geocode...@gmail.com
On Oct 29, 7:48 am, meenu bhatti wrote: > >  Hi All, > > I want to mark 12000 markers on map programatically. > Is it possoble with marker cluster. Yes. > Will there be any performance issues Probably. > > or is there any other appraoch. You could do server side clustering and/or create your