Commit graph

10 commits

Author SHA1 Message Date
ClemensF 10527c3f0d Version 2.0:
- Support for Windows Phone 8.1 by making MapControl.WinRT a portable library
- Unified TileContainer and MapOverlay implementations across platforms
2014-07-01 18:57:44 +02:00
ClemensF 37789eb96c Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01:00
ClemensF 34aa59a8c4 Version 1.11.1: Fixed MapImageLayer. 2013-12-20 17:05:10 +01:00
ClemensF e733e98443 Version 1.11.0: Fixed file URIs in TileImageLoader and MeasureOverride in MapPanel. Made properties Center, TargetCenter, ZoomLevel, TargetZoomLevel, Heading and TargetHeading bind two-way by default in WPF version. 2013-12-05 17:56:04 +01:00
ClemensF 690c2071b1 Version 1.6.1: Fixed internal ZoomLevel, Center and Heading animation in MapBase. 2013-10-30 18:23:13 +01:00
ClemensF 8e917e9397 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
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 ec27d16119 Version 1.1.10: Fixed Center property coercion in MapBase. 2013-04-04 18:01:13 +02:00
ClemensF fab8530770 Version 1.1.5: Added support for file:// URIs to access map tile sets in local files. 2013-01-17 18:48:38 +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