This old discussion touches on tile queuing http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/755aa44e17196ab6/632b0e01587e4c99
Perhaps you could cache generated tiles server-side to improve response. > My initial thought is to use a different http hostname per layer Or use Googles load-sharing technique multiple domain technique on each layer, "odds" and "evens" tiles if you like. -- 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.
