ClemensF
ba45aa5901
Version 2.4.8: Fixed issue when MapPath.Data is frozen.
2015-02-18 19:20:59 +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
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
aa04fd0551
Version 1.3.10: Minor improvements in TileImageLoader. Removed SurfaceApplication from VS Solution.
2013-08-29 15:49:48 +02:00
ClemensF
f45ca78ddd
Removed all platforms configurations except "Any CPU".
2012-12-12 17:03:33 +01:00
ClemensF
4867b04fca
Version 1.1.2: Improved update of child element RenderTransform in MapPanel.SetViewportPosition.
2012-12-12 01:44:37 +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
f706e3ab58
Fixed Platform.
2012-12-09 19:35:44 +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
ClemensF
db1201ad47
Added ImageFileCache, removed TileImageLoader.CreateCache.
2012-08-15 21:31:10 +02:00
ClemensF
6b25260536
Added Surface sample application
2012-07-04 17:19:48 +02:00
ClemensF
e77e3d8562
Renamed Caching folder
2012-07-04 07:24:21 +02:00
ClemensF
9652fc2f56
Replaced local file caching by persistent ObjectCache based on FileDb.
...
Removed IsCached and ImageType properties from TileLayer.
2012-07-03 18:03:56 +02:00
ClemensF
bbaa5b37e8
Disabled map caching in TestApplication
2012-05-04 22:03:54 +02:00
ClemensF
a98f59e1a9
Added Location
2012-05-04 12:52:20 +02:00
ClemensF
caab7208a3
.
2012-04-25 22:02:53 +02:00