Commit graph

15 commits

Author SHA1 Message Date
ClemensF e85f1472ed Version 2.14. Added ViewportChangedEventArgs, fixed default MapItem Style 2017-02-05 18:35:30 +01:00
ClemensF de5576447d Version 2.8.0: Improved MapImageLayer. 2016-02-23 20:07:30 +01:00
ClemensF 4a37e94d77 Workaround for rounding errors in MapTransform. 2016-01-30 11:50:53 +01:00
ClemensF bc30e1d9ca Version 2.6.0: -replaced static fields by static properties and dependency properties
- improved class TileLayer
- MapGraticule with arc seconds
2015-11-11 19:48:50 +01:00
ClemensF 98cdc95c5d Version 2.5.0:
- moved tile rect calculation from MapBase to TileLayer
- added TileLayer.ZoomLevelOffset property
- Windows Universal sample application in solution MapControl VS2015
2015-08-09 20:04:44 +02:00
ClemensF 9f9669ea00 Version 2.4.3: Some cleanup. 2015-01-20 17:52:02 +01:00
ClemensF 3b6545e738 Version 2.4.0.
- Added ImageFileCache and FileDbCache for WinRT
- Improved TileImageLoader
- Removed TileContainer, TileLayer can be added as MapBase child
- Removed attached property MapPanel.ViewportPosition
2014-11-19 21:11:14 +01: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 ed140c6d01 Version 1.12.1: Some cleanup and minor improvements. 2014-06-11 23:03:13 +02:00
ClemensF 37789eb96c Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +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 452e039349 Version 1.1.4: changed accessibility of classes Tile and TileLayer to allow for derived TileLayers. 2013-01-03 15:33:46 +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 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