XAML-Map-Control/MapControl/WinRT
2017-07-25 20:21:02 +02:00
..
Properties Version 3.4. Fixed MapTileLayer.RenderTransform calculation. 2017-07-25 20:21:02 +02:00
Themes Version 2.14. Added ViewportChangedEventArgs, fixed default MapItem Style 2017-02-05 18:35:30 +01:00
MapControl.WinRT.csproj Version 3.3. Improved WinRT TileImageLoader 2017-07-18 18:20:57 +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.