KML will definitely help with your performance issues. http://code.google.com/apis/kml/faq.html#circle
Chad Killingsworth On Sep 20, 11:17 am, Pox <[email protected]> wrote: > Hi, > > I'm trying to do an interactive map using several circles (~300) and > it's a little bit slow when I load all of them in the same time. > > I tried to load by group of 5 or 10 circles with ajax request and from > a JSON directly written in my source code, but it's still slow. > > Anyone knows if it's possible to do something about that? Using KML or > something like that? > > My map is here :http://94.23.234.141/atlas/ > > Thank's in advance for your help. > > Pox. -- 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.
