Google会映射appcache但不会离线

时间:2012-05-12 19:47:14

标签: google-maps html5-appcache

我正在构建一个移动网络应用程序(html5,javascript) 我使用html5的应用程序缓存来实现离线功能。 我的谷歌地图有问题。我缓存了我需要的所有文件, 我从应用程序缓存运行我的应用程序。但是,当我尝试使用谷歌地图 api 3一切都出错了(请记住我有互联网连接, 我不想离线使用谷歌地图)。我不知道该怎么做 包含在清单文件中以使应用程序获取所需的文件 互联网。我必须包含在清单文件中,以便 GET请求google maps api 3不要失败。

谢谢大家的回复。

Alkis

2 个答案:

答案 0 :(得分:4)

您现在可以使用:

NETWORK
*

这意味着所有未缓存的资源都需要连接。

答案 1 :(得分:0)

最后我在http://blogs.missouristate.edu/web/2010/05/12/google-maps-api-v3-developing-for-mobile-devices/找到了它。我必须在清单

中包含它
NETWORK:
http://maps.gstatic.com/
http://maps.google.com/
http://maps.googleapis.com/
http://mt0.googleapis.com/
http://mt1.googleapis.com/
http://mt2.googleapis.com/
http://mt3.googleapis.com/
http://khm0.googleapis.com/
http://khm1.googleapis.com/
http://cbk0.googleapis.com/
http://cbk1.googleapis.com/
http://www.google-analytics.com/
http://gg.google.com/