Hi Ben - Check out the article Luke & I recently wrote:
http://code.google.com/apis/maps/articles/toomanymarkers.html Chris On Mon, Jan 10, 2011 at 9:59 AM, Ben <[email protected]> wrote: > Hi everyone, > > I have been working on improving a v3 map (recently upgraded from v2) > that displays new deal projects in california: > http://livingnewdeal.berkeley.edu/map/ > > The plan is to expand this to a national project, which would require > a considerable amount of markers displayed on the map. I am currently > getting location info from a mysql db with php/ json and using marker > clusterer to limit the amount of markers shown. > > Is this method scalable to show say 10,000 markers or more (currently > there are 850 on the map), or should I be looking into using php to > output xml data? > > Thanks, > Ben > > -- > 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.
