如何通过使用sencha touch和phoneGap构建的Google Map改善应用程序的性能?

时间:2022-08-09 19:42:36

I have built an app which contains a google js map with sencha touch and phoneGap ,
But its performance is not good(At least in my Samsumg Galaxy9000) it takes almost half a minute to load the whole map,
BTW,I have lazy loaded the Google Map Js library
How to improve its performance?

我已经构建了一个应用程序,其中包含带有sencha touch和phoneGap的google js地图,但它的性能不佳(至少在我的Samsumg Galaxy9000中)加载整个地图需要将近半分钟,BTW,我已经懒得加载了Google Map Js库如何提高其性能?

1 个解决方案

#1


0  

Have you tried using the excellent libraries here: github.com/libbybaldwin/GMap-Demo-App

您是否尝试过使用优秀的库:github.com/libbybaldwin/GMap-Demo-App

Most of my map issues have gona away since I started using this library.

自从我开始使用这个库以来,我的大多数地图问题都已消失。

#1


0  

Have you tried using the excellent libraries here: github.com/libbybaldwin/GMap-Demo-App

您是否尝试过使用优秀的库:github.com/libbybaldwin/GMap-Demo-App

Most of my map issues have gona away since I started using this library.

自从我开始使用这个库以来,我的大多数地图问题都已消失。