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
f04025067c
More cleanup on version 2.3.1.
2014-10-30 16:27:36 +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
4e0253aa70
Version 2.1.0:
...
- TileImageLoader with local file caching in WinRT
- Location implements IEquatable
- Removed Surface sample application
2014-07-09 21:27:28 +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
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
8eedb82a9d
Version 1.7.0. Signed assemblies, marked Location as serializable, simplified LocationCollection.
2013-11-05 18:00:03 +01:00
ClemensF
99e218580d
Version 1.6.0: Retargeted WinRT version to 8.1. Improved MapGraticule performance for WPF.
2013-10-22 18:18:47 +02: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
09eeb11269
Version 1.3.9: Removed IsCurrent property and Current/NotCurrent visual states from MapItem. Fixed visual states in sample Store Application.
2013-08-17 08:41:11 +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
c37149aafb
Version 1.2.2: Added AnimateOpacity property to MapImage, TMS support to TileSource, Background and Foreground properties to TileLayer.
2013-04-21 23:56:08 +02:00
ClemensF
9b218ef376
Version 1.2.0: Added classes MapShape, MapRectangle and MapImage.
2013-04-12 19:59:16 +02:00
ClemensF
66f254e861
Version 1.1.6: Use StreamGeometry instead of PathGeometry in WPF MapPolyline.
2013-02-12 19:30:58 +01:00
ClemensF
8e85aa8e17
Workaround for Locations property type in MapPolyline.
2013-01-03 17:07:59 +01:00
ClemensF
f45ca78ddd
Removed all platforms configurations except "Any CPU".
2012-12-12 17:03:33 +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
d0d949c9be
Removed LocationPath property from MapItem and PushPin.
2012-12-06 23:28:12 +01:00
ClemensF
b0ecd850a2
Added properties MapPanel.ViewportPosition and MapPolyline.IsClosed, removed MapPolygon class.
2012-11-26 19:17:12 +01:00
ClemensF
4fbc5bc00c
Re-enabled WPF dependency property value inheritance for MapPanel.ParentMap.
2012-11-23 16:16:09 +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