We'll clarify the docs. Thanks - Ben
On Wed, Sep 29, 2010 at 5:47 AM, [email protected] <[email protected]>wrote: > On Sep 28, 11:55 am, Chad Killingsworth > <[email protected]> wrote: > > That description is somewhat misleading. > > Yes it is. Do you think someone can fix it to more accurately reflect > the reality? > > -- Larry > > > Technically the image tiles > > are a V3 overlay. The big concept that gets left out though is that > > the overhead to the client is pretty much constant - even given widely > > different amounts of geo data. > > > > Chad Killingsworth > > > > On Sep 28, 12:15 pm, "[email protected]" <[email protected]> > > wrote: > > > > > > > > > On Sep 28, 9:08 am, Chad Killingsworth > > > > > <[email protected]> wrote: > > > > KmlLayers drastically speed up maps with lots of data because they > are > > > > rendered on Google servers and sent to the client as image tiles. > > > > > That isn't what the documentation says: > http://code.google.com/apis/maps/documentation/javascript/overlays.ht... > > > > > I was going to say that, but the documentation says: > > > The Maps API converts the provided geographic XML data into an in- > > > memory KML representation which is displayed on the map using V3 > > > overlays. > > > > > Perhaps if that is not true, someone could update the documentation... > > > > > -- Larry > > > > > > If you link your map (preferably in a separate thread), then you > might > > > > get some suggestions on your speed problem. > > > > > > Chad Killingsworth > > > > > > On Sep 27, 11:54 pm, Jan <[email protected]> wrote: > > > > > > > Hi - > > > > > > > I've got a very similar problem - particularly in IE8 my map is > very > > > > > slow. I'd love to hear of a way of speeding things up - not sure > why > > > > > kml would be faster though. Did you try this? How did it go? > > > > > > > Cheers, > > > > > Jan > > > > > > > On Sep 21, 10:20 am, Antoine ROESSLINGER > > > > > > > <[email protected]> wrote: > > > > > > I'll try it tomorrow. Thank's. > > > > > > > > On Tue, Sep 21, 2010 at 1:03 AM, Chad Killingsworth < > > > > > > > > [email protected]> wrote: > > > > > > > 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]<google-maps-js-api-v3%[email protected]><google-maps-js-api-v3%2B > [email protected]> > > > > > > > . > > > > > > > For more options, visit this group at > > > > > > > > http://groups.google.com/group/google-maps-js-api-v3?hl=en.-Hidequotedtext - > > > > > > - Show quoted text -- 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.
