Windows8.MapsHelper 0.1.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/2010/07/nuspec.xsd">
<metadata>
<version>0.1</version>
<authors>Alex Sorokoletov</authors>
<owners />
<id>Windows8.MapsHelper</id>
<title />
<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</summary>
<language>en-US</language>
</metadata>
</package>