Commit graph

17 commits

Author SHA1 Message Date
ClemensF 8eedb82a9d Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01:00
ClemensF 99e218580d Version 1.6.0: Retargeted WinRT version to 8.1. Improved MapGraticule performance for WPF. 2013-10-22 18:18:47 +02:00
ClemensF 1501df5030 Version 1.5.0: Finally fixed the RenderTransform issue in MapRectangle. 2013-10-13 16:32:51 +02:00
ClemensF f3f4b4c0fc Version 1.4.1: Fixed MapRectangle/MapImage transform. 2013-10-10 22:26:43 +02:00
ClemensF 09eeb11269 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
ClemensF abfdd89efb 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
ClemensF ba9edb14cc Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. 2013-05-07 18:12:25 +02:00
ClemensF c37149aafb Version 1.2.2: Added AnimateOpacity property to MapImage, TMS support to TileSource, Background and Foreground properties to TileLayer. 2013-04-21 23:56:08 +02:00
ClemensF 9b218ef376 Version 1.2.0: Added classes MapShape, MapRectangle and MapImage. 2013-04-12 19:59:16 +02:00
ClemensF 66f254e861 Version 1.1.6: Use StreamGeometry instead of PathGeometry in WPF MapPolyline. 2013-02-12 19:30:58 +01:00
ClemensF 8e85aa8e17 Workaround for Locations property type in MapPolyline. 2013-01-03 17:07:59 +01:00
ClemensF f45ca78ddd Removed all platforms configurations except "Any CPU". 2012-12-12 17:03:33 +01:00
ClemensF 1da0376e05 Use default compiler directive NETFX_CORE instead of proprietary WINRT. Build WinRT projects for "Any CPU" by default. 2012-12-09 22:18:31 +01:00
ClemensF d0d949c9be Removed LocationPath property from MapItem and PushPin. 2012-12-06 23:28:12 +01:00
ClemensF b0ecd850a2 Added properties MapPanel.ViewportPosition and MapPolyline.IsClosed, removed MapPolygon class. 2012-11-26 19:17:12 +01:00
ClemensF 4fbc5bc00c Re-enabled WPF dependency property value inheritance for MapPanel.ParentMap. 2012-11-23 16:16:09 +01:00
ClemensF 27a302a5b8 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