On Jan 5, 2:01 pm, asianCoolz <[email protected]> wrote:
> seems to me there is no way at all , we can control and implement any
> cache... or nobody else know the answer..... sigh.... the trust is..
> it's slow to load google map

Headers on a typical tile are
  Content-Type:image/png
  Date:Mon, 05 Jan 2009 14:15:25 GMT
  Expires:Tue, 05 Jan 2010 14:15:25 GMT
  Cache-Control:public, max-age=31536000
  Server:Keyhole Server 2.4
  Content-Length:21999
so they are cached for a year.

One issue is that tiles come from one of four servers, mt0 to mt3, so
identical tiles could be requested from a different URL. That will
defeat the browser cache.

Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to