Reputation: 172
I have been trying to add a Bing Maps reference to my project but I can't find a reference when searching in the reference manage in Visual Studio 2013.I have installed the SDK in the extensions and updates window but still not able to get a reference to it. Is there a step I may be missing in adding maps to the project? I already add the sdk for win8 bing map JavaScript, but its not work with WP8.
Or if its possible, another solution to use maps in WP8 with javascript. I use VS2013 update 2 RC
Upvotes: 0
Views: 428
Reputation: 2396
Windows phone 8 does not use Bing maps anymore, it used Maps offering based on here maps: http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj207045%28v=vs.105%29.aspx
I would also have additional examples for it available at the github
Upvotes: 2