PhoneGap 上的地图套件 1.4.0
各位开发人员大家好...!!!!!
我目前在 iPhone 上使用 Phonegap 1.4.0,我需要在其中嵌入 Map kit 插件。但不幸的是,他们似乎已经从框架中删除了(Phonegap/JSON)文件。我尝试使用 https://github.com/johnezang/JSONKit 及其删除图钉但未正确加载地图。它所显示的只是一个网格。
帮帮我吧伙计们。我有一个最后期限...!!!
感谢艾顿
W
Hello Every Developer out there...!!!!
I m currently using Phonegap 1.4.0 on iphone and i need to embed Map kit Plugin in it. but unfortunately it seems like They have removed the (Phonegap/JSON) files from the framework. i tried using
https://github.com/johnezang/JSONKit and its dropping the pin but not loading the map Correctly. all it is showing is a grid.
Help me out guys. there is a deadline on me...!!!
Thanks aton
W
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
一个很好的教程:http://adventureswithcode.wordpress.com/2011/06/17/using-mapkit-plugin-for-phonegap-with-xcode-4-and-ios/
A good tutorial: http://adventureswithcode.wordpress.com/2011/06/17/using-mapkit-plugin-for-phonegap-with-xcode-4-and-ios/
该插件可能需要更新以使用 PhoneGap 现在使用的 JSON 框架(当它移交给 Apache 基金会时,它必须因许可问题而进行更改)。
我建议直接联系开发人员并询问他们是否有更新插件的计划。如果他们不这样做,或者可能需要很长时间,您可以随时致电 google group 上的 PhoneGap 社区,看看是否有人有兴趣分叉和更新插件(如果您自己无法这样做)。
The plugin probably needs to be updated to use the JSON framework that PhoneGap now uses (it had to change for licensing issues when it was handed over to the Apache Foundation).
I would suggest contacting the developer directly and ask if they have any plans for updating the plugin. If they do not, or it might take too long, you could always call out to the PhoneGap community on the google group and see if anyone would be interested in forking and updating the plugin if you are not able to do so yourself.