Commit graph

21 commits

Author SHA1 Message Date
ClemensF ec47f225b3 Version 4: Upgrade to VS 2017 2017-08-04 21:38:58 +02:00
ClemensF 643abeca1e Version 3.1.Added support for different map projections. 2017-06-25 23:05:48 +02:00
ClemensF 2b66e89696 Version 2.9.0: Added WmsImageLayer, enabled optional setting of MapPanel.Location on MapPath elements 2016-04-19 19:36:03 +02:00
ClemensF de5576447d Version 2.8.0: Improved MapImageLayer. 2016-02-23 20:07:30 +01:00
ClemensF 3717081f18 Version 2.7.2: Improved TileImageLoader.WinRT. 2016-01-14 17:56:25 +01:00
ClemensF 575930dce8 Version 2.4.11: Fixed MapPolyline.Locations property on Windows Phone. Removed Panel.ZIndex handling from MapItemsControl.WPF. 2015-04-21 19:17:32 +02:00
ClemensF 9f9669ea00 Version 2.4.3: Some cleanup. 2015-01-20 17:52:02 +01:00
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
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 f11c71799f Version 1.10.0: Removed Location.TransformedLatitude, cleanup in MapBase and TileImageLoader. 2013-11-21 21:16:29 +01:00
ClemensF b3474a3025 Version 1.9.2: Improved transformation from Location to viewport position in MapPanel and MapGraticule. 2013-11-18 19:49:17 +01:00
ClemensF 8eedb82a9d Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection. 2013-11-05 18:00:03 +01: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 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
ClemensF c28e9d73d9 Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader. 2012-11-07 17:48:15 +01:00
ClemensF 472658a6d9 Minor code improvements 2012-07-07 17:19:10 +02:00
ClemensF cc690c5445 Added Location.NormalizeLongitude and fixed LocationAnimation 2012-05-06 11:28:47 +02:00
ClemensF a98f59e1a9 Added Location 2012-05-04 12:52:20 +02:00