【发布时间】:2011-12-21 15:17:48
【问题描述】:
我已经构建了一个应用程序,其中包含一个带有 sencha touch 和 phoneGap 的 google js 地图,
但是它的性能并不好(至少在我的三星 Galaxy9000 中)加载整个地图需要将近半分钟,
顺便说一句,我已经延迟加载了 Google Map Js 库
如何提高其性能?
【问题讨论】:
标签: android performance cordova sencha-touch
我已经构建了一个应用程序,其中包含一个带有 sencha touch 和 phoneGap 的 google js 地图,
但是它的性能并不好(至少在我的三星 Galaxy9000 中)加载整个地图需要将近半分钟,
顺便说一句,我已经延迟加载了 Google Map Js 库
如何提高其性能?
【问题讨论】:
标签: android performance cordova sencha-touch
您是否尝试过使用这里的优秀库:github.com/libbybaldwin/GMap-Demo-App
自从我开始使用这个库以来,我的大部分地图问题都已经解决了。
【讨论】: