Commit graph

16 commits

Author SHA1 Message Date
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 1d5703d382 Fixed flicker when map center moves across the date line. 2012-11-06 19:49:29 +01:00
ClemensF 02b9cb4354 Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property. 2012-11-04 10:16:39 +01:00
ClemensF e7f78df179 Fully implemented SelectionMode.Extended in MapItemsControl, observe maximum number of download threads in TileImageLoader. 2012-08-24 18:10:12 +02:00
ClemensF be3144af07 Some cleanup. 2012-08-08 20:42:06 +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 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 38e6c23114 Use System.Runtime.Caching.MemoryCache 2012-06-24 23:42:11 +02:00
ClemensF de8e9840b5 Improved tile rendering 2012-06-18 20:12:35 +02:00
ClemensF bb3a9cf8c3 Changed map tile download order, added Pushpin class, changed default MapItem style. 2012-06-13 17:33:23 +02:00
ClemensF a0e0403c90 Removed default TileLayer 2012-06-12 20:30:05 +02:00
ClemensF a98f59e1a9 Added Location 2012-05-04 12:52:20 +02:00
ClemensF caab7208a3 . 2012-04-25 22:02:53 +02:00