Why does the Javascript API require so many http connections to load Gmaps? 
I followed the tutorial and it seems like it makes around 16 connections 
which is extremely inefficient for a mobile device. I need to put a kml 
layer onto the map, is there a way to download the kml and post the layer by 
creating a kml from a local file instead of google retrieving the kml 
itself. I crashed the server where the kml file was because Gmaps was making 
so many connections and downloads? Any ideas for localizing the resources to 
make a faster and efficient app?

-- 
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.

Reply via email to