Add Bing Maps Reference to Windows Phone 8.1 project

心已入冬 提交于 2019-12-06 02:48:10

The Bing Maps SDK you are referring to is for Windows 8.1 apps, not Windows Phone 8.1. The maps for Windows Phone 8.1 are built into the WP8.1 SDK. You can find them under the Windows.UI.Xaml.Controls.Maps namespace. Here are some resources for developing with maps in WP8.1

http://msdn.microsoft.com/en-us/library/windowsphone/develop/dn615001.aspx

http://www.jayway.com/2014/04/18/windows-phone-8-1-for-developers-maps/

If you want to create maps in Windows 8.1 I recommend checking out my free ebook on the topic here: http://rbrundritt.wordpress.com/my-book/

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