Commit graph

13 commits

Author SHA1 Message Date
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 37789eb96c Version 1.11.2: Fixed TileImageLoader and MapImageLayer. 2014-01-10 20:11:39 +01: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 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 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
Renamed from Caches/FileDbCache/FileDbCache.cs (Browse further)