XAML-Map-Control/MapControl
ClemensF 4e0253aa70 Version 2.1.0:
- TileImageLoader with local file caching in WinRT
- Location implements IEquatable
- Removed Surface sample application
2014-07-09 21:27:28 +02:00
..
Properties Version 2.1.0: 2014-07-09 21:27:28 +02:00
Themes Version 1.3.9: Removed IsCurrent property and Current/NotCurrent visual states from MapItem. Fixed visual states in sample Store Application. 2013-08-17 08:41:11 +02:00
WinRT Version 2.1.0: 2014-07-09 21:27:28 +02:00
Extensions.Silverlight.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Extensions.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Extensions.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
GlyphRunText.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
ImageFileCache.WinRT.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
ImageTileSource.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
ImageTileSource.WPF.cs Version 2.0: 2014-07-01 18:57:44 +02:00
IMapElement.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Int32Rect.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
IObjectCache.WinRT.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
Location.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
LocationCollection.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
LocationCollectionConverter.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
LocationConverter.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Map.Silverlight.cs Version 1.12.1: Some cleanup and minor improvements. 2014-06-11 23:03:13 +02:00
Map.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Map.WPF.cs Version 1.12.1: Some cleanup and minor improvements. 2014-06-11 23:03:13 +02:00
MapBase.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
MapBase.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapBase.WPF.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapControl.Silverlight.csproj Version 2.1.0: 2014-07-09 21:27:28 +02:00
MapControl.Silverlight.csproj.user First commit of the new XAML Map Control that replaces WPF Map Control, and now supports all three XAML platforms, WPF, Silverlight and WinRT. 2012-11-22 21:42:29 +01:00
MapControl.WPF.csproj Version 2.0: 2014-07-01 18:57:44 +02:00
MapGraticule.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
MapGraticule.Silverlight.WinRT.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
MapGraticule.WPF.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapImage.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapImageLayer.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapImageLayer.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapImageLayer.WPF.cs Added MapImageLayer to Silverlight and WinRT. 2014-04-05 14:53:58 +02:00
MapItem.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapItem.WPF.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
MapItemsControl.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapItemsControl.WPF.cs Version 1.12.1: Some cleanup and minor improvements. 2014-06-11 23:03:13 +02:00
MapOverlay.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapOverlay.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapOverlay.WPF.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPanel.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPanel.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPanel.WPF.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
MapPath.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPath.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPath.WPF.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
MapPolyline.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPolyline.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapPolyline.WPF.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
MapRectangle.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapScale.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MapTransform.cs Version 2.0: 2014-07-01 18:57:44 +02:00
MercatorTransform.cs Version 2.0: 2014-07-01 18:57:44 +02:00
PanelBase.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Pushpin.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Pushpin.WPF.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
Tile.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Tile.Silverlight.WinRT.cs Version 2.0: 2014-07-01 18:57:44 +02:00
Tile.WPF.cs Version 2.0: 2014-07-01 18:57:44 +02:00
TileContainer.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
TileContainer.Silverlight.WinRT.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
TileContainer.WPF.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
TileImageLoader.Silverlight.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
TileImageLoader.WinRT.cs Version 2.1.0: 2014-07-09 21:27:28 +02:00
TileImageLoader.WPF.cs Version 2.0: 2014-07-01 18:57:44 +02:00
TileLayer.cs Version 2.0: 2014-07-01 18:57:44 +02:00
TileLayerCollection.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
TileSource.cs Version 2.0: 2014-07-01 18:57:44 +02:00
TileSourceConverter.cs Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00