Today the Bing team announced the release of their WinRT Bing Maps control (BETA) for XAML applications. First the goods:
Read their announcement here: Bing Maps for Metro style apps Download the bits: Bing Maps SDK for Metro style apps (VSIX) Read the reference API docs: Bing Maps SDK If you are familiar with the Silverlight control, it is similar in nature to how you would use it in your XAML Metro style app. Here's some helpful tips that are in the docs but just wanted to elevate them because we have a tendency not to read docs :-).
Installing Installing is simple for Visual Studio. Download the VSIX ...
Go to the complete details ...