Commit graph

17 commits

Author SHA1 Message Date
ClemensF 643abeca1e Version 3.1.Added support for different map projections. 2017-06-25 23:05:48 +02:00
ClemensF 4d2d6c1273 Version 2.12.0: Added a MapPath.Location property for adjusting the viewport position to the visible viewport area. The property replaces the behavior that was previously achieved by setting the MapPanel.Location attached properties on a MapPath. In addition, MapItem and Pushpin now also have a Location property that behaves like MapPanel.Location. 2016-08-08 20:36:02 +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 5adcd6568e Version 2.7.0.
- WPF TileImageLoader reverted to caching byte arrays instead of BitmapFrames.
- Uses FileDb version 6.1.
2015-11-28 21:09:25 +01:00
ClemensF 36a8600faf Version 2.4.12: Fixed issue with clearing the TileLayers collection, added support for relative paths of local tile images. 2015-06-09 20:09:57 +02:00
ClemensF 9f9669ea00 Version 2.4.3: Some cleanup. 2015-01-20 17:52:02 +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 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 0f4e7d643e Version 1.3.1: Added Map.ManipulationMode property. 2013-05-08 17:05:17 +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 35fc959034 Version 1.1.9: Support for mouse wheel events with delta values less than the default of 120. Added static field Tile.AnimationDuration. Fixed tile grid calculation with x values less than zero. 2013-03-15 18:08:51 +01: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 b0ecd850a2 Added properties MapPanel.ViewportPosition and MapPolyline.IsClosed, removed MapPolygon class. 2012-11-26 19:17:12 +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