XAML-Map-Control/MapControl
2013-11-05 18:00:03 +01:00
..
Properties Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01: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 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
AnimationEx.Silverlight.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
AnimationEx.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
Freezable.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
GlyphRunText.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:10:46 +02:00
ImageTileSource.cs Version 1.3.7. Fixed z index behavior in MapBase and setting of MapPolyline.Locations property in XAML. 2013-06-19 18:57:54 +02:00
Int32Rect.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
Location.cs Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
LocationCollection.cs Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
LocationCollectionConverter.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
LocationConverter.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
Map.Silverlight.cs Version 1.3.1: Added Map.ManipulationMode property. 2013-05-08 17:05:17 +02:00
Map.WinRT.cs Version 1.4.0: Fixed RenderTransform issue in MapRectangle, removed ManipulationModes.Rotate from default ManipulationMode in Map.WinRT, added setting of FileSystemAccessRule in ImageFileCache to enable cache write access for multiple users. 2013-10-10 00:46:47 +02:00
Map.WPF.cs Version 1.3.1: Added Map.ManipulationMode property. 2013-05-08 17:05:17 +02:00
MapBase.cs Version 1.6.1: Fixed internal ZoomLevel, Center and Heading animation in MapBase. 2013-10-30 18:23:13 +01:00
MapBase.Silverlight.WinRT.cs Version 1.6.1: Fixed internal ZoomLevel, Center and Heading animation in MapBase. 2013-10-30 18:23:13 +01:00
MapBase.WPF.cs Version 1.6.1: Fixed internal ZoomLevel, Center and Heading animation in MapBase. 2013-10-30 18:23:13 +01:00
MapControl.Silverlight.csproj Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01: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 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
MapGraticule.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MapGraticule.Silverlight.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MapGraticule.WPF.cs Version 1.6.0: Retargeted WinRT version to 8.1. Improved MapGraticule performance for WPF. 2013-10-22 18:18:47 +02:00
MapImage.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
MapImageLayer.cs Version 1.3.7. Fixed z index behavior in MapBase and setting of MapPolyline.Locations property in XAML. 2013-06-19 18:57:54 +02:00
MapItem.Silverlight.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MapItem.WPF.cs 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
MapItemsControl.Silverlight.WinRT.cs 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
MapItemsControl.WPF.cs 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
MapOverlay.cs Version 1.3.6: Fixed removing of OnViewportChanged handler in MapPanel and MapOverlay. 2013-06-07 15:09:59 +02:00
MapPanel.cs Replaced Size.Empty with new Size() in MapPanel. 2013-10-31 21:16:15 +01:00
MapPanel.Silverlight.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MapPanel.WPF.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MapPath.cs Version 1.3.5. Fixed rendering issue with MapPath (formerly MapShape) and re-arranging of MapPanel child elements when Location is set initially. 2013-05-25 08:53:50 +02:00
MapPath.Silverlight.WinRT.cs Version 1.3.5. Fixed rendering issue with MapPath (formerly MapShape) and re-arranging of MapPanel child elements when Location is set initially. 2013-05-25 08:53:50 +02:00
MapPath.WPF.cs Version 1.3.5. Fixed rendering issue with MapPath (formerly MapShape) and re-arranging of MapPanel child elements when Location is set initially. 2013-05-25 08:53:50 +02:00
MapPolyline.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
MapPolyline.Silverlight.WinRT.cs Version 1.3.5. Fixed rendering issue with MapPath (formerly MapShape) and re-arranging of MapPanel child elements when Location is set initially. 2013-05-25 08:53:50 +02:00
MapPolyline.WPF.cs Version 1.3.5. Fixed rendering issue with MapPath (formerly MapShape) and re-arranging of MapPanel child elements when Location is set initially. 2013-05-25 08:53:50 +02:00
MapRectangle.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
MapScale.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MapTransform.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MatrixEx.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
MercatorTransform.cs Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
Pushpin.Silverlight.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
Pushpin.WPF.cs 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
Tile.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
Tile.Silverlight.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
Tile.WPF.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
TileContainer.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
TileContainer.Silverlight.WinRT.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
TileContainer.WPF.cs Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
TileImageLoader.Silverlight.WinRT.cs Version 1.3.10: Minor improvements in TileImageLoader. Removed SurfaceApplication from VS Solution. 2013-08-29 15:49:48 +02:00
TileImageLoader.WPF.cs Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
TileLayer.cs Version 1.3.10: Minor improvements in TileImageLoader. Removed SurfaceApplication from VS Solution. 2013-08-29 15:49:48 +02:00
TileLayer.Silverlight.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
TileLayer.WPF.cs Version 1.3.1: Added Map.ManipulationMode property. 2013-05-08 17:05:17 +02:00
TileLayerCollection.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
TileSource.cs Version 1.3.10: Minor improvements in TileImageLoader. Removed SurfaceApplication from VS Solution. 2013-08-29 15:49:48 +02:00
TileSourceConverter.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
TransformEx.WinRT.cs Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00