ClemensF
|
ec27d16119
|
Version 1.1.10: Fixed Center property coercion in MapBase.
|
2013-04-04 18:01:13 +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
|
b1bfccd321
|
Version 1.1.8: Fixed MapPolyline.MeasureOverride also for WPF.
|
2013-03-01 16:27:22 +01:00 |
|
ClemensF
|
2b5ef99999
|
Version 1.1.7: Fixed MapPolyline.MeasureOverride.
|
2013-02-21 20:58:57 +01:00 |
|
ClemensF
|
66f254e861
|
Version 1.1.6: Use StreamGeometry instead of PathGeometry in WPF MapPolyline.
|
2013-02-12 19:30:58 +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
|
452e039349
|
Version 1.1.4: changed accessibility of classes Tile and TileLayer to allow for derived TileLayers.
|
2013-01-03 15:33:46 +01:00 |
|
ClemensF
|
3f5e3d752b
|
Fixed MapPolyline.
|
2012-12-15 18:54:40 +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
|
1eb6e43b25
|
Version 1.1.0
|
2012-12-07 17:20:56 +01:00 |
|
ClemensF
|
d0d949c9be
|
Removed LocationPath property from MapItem and PushPin.
|
2012-12-06 23:28: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 |
|
ClemensF
|
db1201ad47
|
Added ImageFileCache, removed TileImageLoader.CreateCache.
|
2012-08-15 21:31:10 +02:00 |
|
ClemensF
|
ae4fb7881a
|
Simplified caching in TileImageLoader, FileDbCache deletes expired items on creation, TileLayers collection moved to Window resources in SampleApplication.
|
2012-08-13 19:16:59 +02:00 |
|
ClemensF
|
2fd3f5f8f6
|
Simplified TileImageLoader and TileSource, added ImageTileSource, fixed FileDbCache
|
2012-07-20 21:57:29 +02:00 |
|
ClemensF
|
300c22a2e7
|
Fixed method accessibility in TileLayer.
|
2012-07-11 19:56:22 +02:00 |
|
ClemensF
|
472658a6d9
|
Minor code improvements
|
2012-07-07 17:19: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 |
|