Windows8.MapsHelper 0.4.0
Easy way to launch Maps app from your own Windows 8 application using protocol activation Details here: http://dreamteam-mobile.com/blog/2012/06/launch-maps-application-in-windows-8-csharp
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Windows8.MapsHelper</id>
<version>0.4</version>
<title>Opens Maps application in Windows 8 at specific location</title>
<authors>Alex Sorokoletov</authors>
<owners />
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Easy way to launch Maps app from your own Windows 8 application using protocol activation
Details here:
http://dreamteam-mobile.com/blog/2012/06/launch-maps-application-in-windows-8-csharp</description>
<summary>Launch Maps app from your own Windows 8 application, at specific zoom, location, view.
Similar to BingMapsTask</summary>
<releaseNotes>Support for Win8 RTM</releaseNotes>
<language>en-US</language>
</metadata>
</package>