开发者

Can you load dynamic maps in the phonegap framework?

Currently I've been using google's static maps to display maps in a phonegap app I'm developing. But I'm wondering if there's any way to load a google map that the user开发者_如何学C could scroll into and out of? I would want similar functionality as the maps app in most mobile environments. Is there any way to incorporate that type of service into my app?


Short answer is yes. You can write native code to do that and incorporate it with your PhoneGap app.

How you do it on various platforms is another question!

I have found that using Google Maps V3 in certain cases works pretty well too.


there is some MapView code floating around the internet that will allow you to use the map.app on the phone to render pins and annotations.

i have modified the code for use in a prototype application i am writing

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜