XAML-Map-Control/MapControl/WinRT
2016-04-19 19:36:03 +02:00
..
Properties Version 2.9.0: Added WmsImageLayer, enabled optional setting of MapPanel.Location on MapPath elements 2016-04-19 19:36:03 +02:00
Themes Version 2.3.0: 2014-10-19 21:50:23 +02:00
MapControl.WinRT.csproj Version 2.9.0: Added WmsImageLayer, enabled optional setting of MapPanel.Location on MapPath elements 2016-04-19 19:36:03 +02:00
MapControl.WinRT.xr.xml Version 2.5.0: 2015-08-09 20:04:44 +02:00
ReadMe.txt Version 2.5.0: 2015-08-09 20:04:44 +02:00

The Visual Studio Project for Windows Runtime resides in a separate folder
MapControl/WinRT, because it needs to have its own Themes/Generic.xaml file.
Output is generated to ../bin.

This folder also contains the file MapControl.WinRT.xr.xml, which overwrites
the generated file in the output folder. This is to remove the XML namespace
declaration on the <Roots> element, which prevents a .NET Native build of a
Universal Windows App that uses the MapControl.WinRT portable library.