Clusterer2 has the best performance, and rather well commented, at least for JS. It should be pretty easy to port to AS3 http://www.acme.com/javascript/Clusterer2.js <http://www.acme.com/javascript/Clusterer2.js>
On Thu, Jul 29, 2010 at 1:05 AM, novitonics <[email protected]> wrote: > If you don't mind switching from Flash to JavaScript the following > link may be useful: > > > http://www.svennerberg.com/2009/01/handling-large-amounts-of-markers-in-google-maps/ > > I've no idea if there's something similar for Flash > > On Jul 28, 2:55 pm, Bruce Ralston <[email protected]> wrote: > > In the new version of the maps api for javascript, there is a way to do > > this. That is, the user can interact with the map while the > > markers/overlays are being added in the background. I think if you > search > > for the mapping presentations at the 2010 Google I/O you might find a > > reference, of just view the javascript api. Not sure if it is > implemented > > in Flex yet. > > > > > > > > > > > > On Wed, Jul 28, 2010 at 12:10 AM, anwar sadat <[email protected]> > wrote: > > > Hi, > > > > > We are in a situation where in we need to load some 15000 markers/ > > > polygons in the US map at a single go. > > > The data is got from a server in XML format. We loop through each data > > > to load the markers/polygons. > > > > > The looping seems to take a toll on the performance. > > > > > Is there any way that can enable us to load all the data at a single > > > go? > > > > > Thanks, > > > Anwar > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Maps API For Flash" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-maps-api-for-flash%[email protected]> > <google-maps-api-for-flash%[email protected]<flash%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > > > -- > > Bruce Ralston > > Professor > > Department of Geography > > University of Tennessee > > Knoxville, TN 37996-0925 > > Phone: 865-974-6043 > > FAX: 865-974-6025- Hide quoted text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API For Flash" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api-for-flash%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-api-for-flash?hl=en.
