Commit graph

18 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 e85f1472ed Version 2.14. Added ViewportChangedEventArgs, fixed default MapItem Style 2017-02-05 18:35:30 +01: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 c8161f2dce Version 2.10.0: Improved calculation of viewport positions. 2016-06-04 08:42:38 +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 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 ba45aa5901 Version 2.4.8: Fixed issue when MapPath.Data is frozen. 2015-02-18 19:20:59 +01:00
ClemensF e9868a993d Version 2.4.7: Added work-around for missing PropertyChangedCallback for the MapPath.Data property. 2015-02-10 21:59:39 +01:00
ClemensF 40fecef3e8 Version 2.4.6: Implemented MapPath.UpdateData() 2015-02-10 17:25:00 +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 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 37789eb96c Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01: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 a98f59e1a9 Added Location 2012-05-04 12:52:20 +02:00
ClemensF caab7208a3 . 2012-04-25 22:02:53 +02:00