Commit graph

24 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 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 6c4dc65bd4 Version 2.4.4: Fixed image swapping in MapImageLayer 2015-01-26 19:45:05 +01: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 91ff46c506 Version 2.3.0:
- Added BingMapsTileLayer
- Added TileLayer.DescriptionInlines property
- Added global Settings class
- Added Phone Silverlight 8.1 build target
- Use expiration time of downloaded images for caching
2014-10-19 21:50:23 +02:00
ClemensF 8917e1d4cb Version 2.2.0:
- IMapElement interface with readonly ParentMap property and SetParentMap method that is explicitly implemented
- Removed MetersPerDegree from MapBase
- Set StrokeThickness instead of Stroke in MapGraticule ctor in SL/WinRT
2014-07-22 20:02:30 +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 ed140c6d01 Version 1.12.1: Some cleanup and minor improvements. 2014-06-11 23:03:13 +02:00
ClemensF 4f37eaa914 Added MapImageLayer to Silverlight and WinRT. 2014-04-05 14:53:58 +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 dec591cf7a Fixed RelativeImageSize calculation in MapImageLayer. 2013-12-02 18:06:21 +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 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 da651e3e32 Version 1.3.6: Fixed removing of OnViewportChanged handler in MapPanel and MapOverlay. 2013-06-07 15:09:59 +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 7254a8793a Added comment. 2013-05-15 16:28:57 +02:00
ClemensF 9264cf819a Version 1.3.3: Fixed MapImageLayer. 2013-05-15 15:58:07 +02:00
ClemensF 5d6becbb50 Version 1.3.2: Replaced WebClient by WebRequest in MapImageLayer. 2013-05-13 23:49:48 +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