用Google Maps API v3版做的手机应用,支持iPhone和Android平台。
Geolocation定位+HTML5 Offline离线缓存(为了加速文件载入,Google Maps不支持离线)+HTML5 客户端数据
库。
Android平台上使用Gears实现相同的功能。
桌面浏览器支持Google Chrome, Safari 4, Firefox 3.5 ,不支持IE系。(Gears和HTML5的
Geolocation API一致。)
这个项目是参加Mashup Australia比赛的作品,欢迎帮我投票:
http://mashupaustralia.org/mashups/victernet/
使用HTML5离线API时,需要在manifest文件的network段加入以下地址
http://mt0.google.com/
http://mt1.google.com/
http://mt2.google.com/
http://mt3.google.com/
http://maps.google.com/
http://maps.gstatic.com/
http://gg.google.com/
Cheers,
Chi