Can we integrate Microsoft MapPoint services for iOS map navigation application?
I have read up about Microsoft MapPoint 2011 here, http://msdn.microsoft.com/en-us/library/cc983790.aspx.
It provides Map Navigation support using GPS system. Can we integrate this functionality in my iOS application?
I want to deve开发者_StackOverflow社区lop an application where user gets source to destination direction using GPS service.
Please guide me about MapPoint and feel free to suggest if there are any other options available.
Thanks in advance.
Mrunal
MapPoint is a desktop program for Windows PCs. So the answer is No.
you might be getting confused with MapPoint Web Services which are being discontinued in the next few months. An alternative network solution would be Bing Maps which includes both AJAX controls and web services.
精彩评论