You can use geoXml to generate a form of json and load that in place of the KML (this is particularly faster for Internet explorer)
On Sep 10, 7:35 pm, Rossko <[email protected]> wrote: > > I have been experimenting and if I redner only with google (and not > > geoXML) it works fine .. see > > here:http://www.lumieres.com.au/test/test/test2.html. > > GGeoXml works very differently - the KML is fetched to and processed > on Google's servers, which rather outperforms doing it client-side in > IE ... > I believe its clever enough to do point reduction for you as well. > At some unknown level of complexity, GGeoXml will also switch to a > mode of rendering the KML as tile overlays rather than 'proper' > GPolys. I don't know if that's happening here. I don't think so, as > zoom and pan performance is still poor. > > 'Simplify' might also apply to the rest of the page - there are many > apparently unused (at the moment?) scripts included --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en -~----------~----~----~----~------~----~------~--~---
