I want to use Bing Map API
in my iOS
application two show map view and to draw route between two location. I am not getting proper link and sample tutorial for Bing map API
. Please help me out.
Thanks.
I want to use Bing Map API
in my iOS
application two show map view and to draw route between two location. I am not getting proper link and sample tutorial for Bing map API
. Please help me out.
Thanks.
Bing Maps no longer offers an iOS map control, however most developers who use Bing Maps in an iOS application use the Bing Maps V7 JavaScript control. It works great in iOS. Simply embed it inside of a WebBrowser control inside of your app.