Reputation: 31
Does anyone know how to create simple iPhone app using bing maps?
Upvotes: 3
Views: 914
Reputation: 17954
You may also find that the Bing Maps V7 AJAX control used with PhoneGap gives you a lot more power. Using this approach you get the full power of Bing Maps and the ability to then re-use your application accorss not just iPhone and iPad, but other mobile devices as well.
Upvotes: 0
Reputation: 500
The Bing Mobile/Bing Maps team released a new Bing Maps iOS SDK for iPhone and iPad in early May 2011. You can download the SDK here and read about the details in this blog post.
Upvotes: 4
Reputation: 9212
Personally I would start by reading their API and figure out which services to use
Upvotes: 0