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 f11c71799f Version 1.10.0: Removed Location.TransformedLatitude, cleanup in MapBase and TileImageLoader. 2013-11-21 21:16:29 +01:00
ClemensF 9f4ab0f3e3 Version 1.8.0: Fixed MapImage, added ImageTileSource to Silverlight and WinRT versions, modified TileImageLoader. 2013-11-12 21:14:53 +01: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 14cc7bcea2 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
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 9b218ef376 Version 1.2.0: Added classes MapShape, MapRectangle and MapImage. 2013-04-12 19:59:16 +02:00