Bing map integration into iPhone application

≡放荡痞女 提交于 2019-12-09 12:58:02

问题


Is it possible to integrate Bing maps into a native iPhone application?


回答1:


Bing map now has a native SDK for iOS. Check this: http://www.bing.com/community/site_blogs/b/maps/archive/2011/05/05/new-bing-maps-ios-sdk.aspx




回答2:


It is possible to use Bing Map geodata instead of google map:

Use Bing's REST or SOAP webservice: If I understand it correct you can even build your own map out of the Imagery Service:

To get started you need to get the appID and then in case you use SOAP get the wsdl: http://msdn.microsoft.com/en-us/library/cc980844.aspx

Good luck!




回答3:


This tutorial should help you when you have questions with the generation from a wsdl: http://brismith66.blogspot.com/2010/05/iphone-development-accesing-soap.html




回答4:


We changed from Google Maps to Bing Maps using the Bing Maps API from InKnowledge after running into this problem: I'm having trouble getting accurate GPS locations from the Google Maps API for use on Android.

It is still a little immature but it worked for us.



来源:https://stackoverflow.com/questions/3519057/bing-map-integration-into-iphone-application

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!