Bing Maps for Windows UWP apps
Could not find SDK "Bing.Maps.Xaml
In Visual Studio 2012 I want to create a new Win 8 store app with a Bing Map, something I have done numerous times before. However, this time, although I have installed the Bing Maps SDK for Windows Store apps, it does not show up under Windows Extensions when I attempt to add a reference to it. If I look under Tools | Extensions and Updates, it is listed as installed. I have uninstalled it in the app, then gone and run the Bing.Maps.vsix file again. The installation tells me that it has been installed on all appropriate programs. But I still cannot locate it so as to add a reference. I find what I think should be the path: C:\Users\William\AppData\Local\Microsoft SDKs\Windows\v8.0\ExtensionSDKs\Bing.Maps.Xaml, but there is nothing in the folder. I also have Visual Studio 2013 installed on this computer along with the Bing Map SDK for Win 8.1. Could this be causing the problem? Any ideas?
I don't believe you can have both SDK's installed at the same time. Note that you should be using the Win 8.1 SDK since every Windows 8 user is likely to install Windows 8.1 in the near future.http://rbrundritt.wordpress.com
Looking at the current market share data online it looks like 1/3rd of Windows 8 users have upgraded to 8.1. That said there are a devices that are still being sold with Windows 8 installed on them. It's only a matter of time before these are upgraded. Note the Windows 8.1 version of Bing Maps fixes a bunch of bugs that are in the Windows 8 version of the app. One option is to have a VPC with Windows 8 on it so you have a development environment for Windows 8.http://rbrundritt.wordpress.com
OK. Problem solved--but I do not like the solution. In Visual Studio 2012, under Tools | Extensions and Updates there was also a listing for the Bing Maps for Win 8.1 as installed. Why I don't know since you cannot create Win 8.1 Windows store apps in VS 2012. Once I uninstalled that, restarted VS 2012, then went and ran the Bing.Maps.vsix file again to install Bing Maps for Win 8 store apps, I could add references to Bing maps in my Windows 8 store app. Now the bad part: I can no longer add a reference to the Bing Maps Win 8.1 SDK in my Win 8.1 store apps using Visual Studio 2013. So you cannot apparently have both SDKs functioning at the same time. Thus, on the same computer I cannot at the same time work on Win 8 store apps and Win 8.1 store apps that use a Bing map. I have to disable one SDK to get the other to work. Please correct me if I am wrong about this.
I don't believe you can have both SDK's installed at the same time. Note that you should be using the Win 8.1 SDK since every Windows 8 user is likely to install Windows 8.1 in the near future.http://rbrundritt.wordpress.com
I have two reasons for using the 8.0 SDK instead of the 8.1. First, I need to maintain my Win 8 store apps that use Bing maps. Second, I created a new Win 8.1 app with a Bing map, and it received very few downloads. I was told that you would be surprised at how many Win 8 users have not upgraded to Win 8.1, so I wanted to create a Win 8 version of that app.
Looking at the current market share data online it looks like 1/3rd of Windows 8 users have upgraded to 8.1. That said there are a devices that are still being sold with Windows 8 installed on them. It's only a matter of time before these are upgraded. Note the Windows 8.1 version of Bing Maps fixes a bunch of bugs that are in the Windows 8 version of the app. One option is to have a VPC with Windows 8 on it so you have a development environment for Windows 8.http://rbrundritt.wordpress.com
Related Links
MapManager - extends Bing Maps for Metro with tappable annotations (pushpins) and callouts
Is it possible to remove copyright names at bottom of map?
How to use the responsed xml information into my app?
Resetting or Removing some or all MapUIElementCollection elements from Map.
How to lock navigation on Bing Maps Metro Style?
Tile X,Y position vs quadkey
Calulate Distances with Bing ???
Set transparence for a polygon?
Best way to scroll the map by a given amount
Draw image on map?
Any examples of using Bing REST services in a C# Metro App?
[Bingmaps] [Javascript\HTML] How to disable infinite horizontal scrolling?
How to overlay a polygon on Bing basemap ?
Map Children Image size very large?
SetPositionRectangle On Metro Bing Control
How to add an Infobox?