Commit graph

20 commits

Author SHA1 Message Date
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 b0ecd850a2 Added properties MapPanel.ViewportPosition and MapPolyline.IsClosed, removed MapPolygon class. 2012-11-26 19:17: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 27cdfe77ae Moved basic map functionality to class MapBase, input event handling to class Map. Fixed method names in class MapItemsControl. 2012-10-12 19:22:49 +02:00
ClemensF e8b29be79e Set AffectsRender flag on MapPanel.ViewportPosition property, fixed Map.ZoomMap method. 2012-09-29 15:03:59 +02:00
ClemensF 35c561d8aa Support for standard SelectionModes Single, Multiple and Extended in MapItemsControl, made IsCurrent a read-only attached property in MapItemsControl, cleaned dependencies between MapItemsControl and MapItems. 2012-08-22 20:21:31 +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 fbeb01fca3 Fixed default MapItem style, made ParentMap attached property read-only. 2012-08-10 09:41:59 +02:00
ClemensF ac107641d2 Set Name of default TileLayer. 2012-08-09 10:22:03 +02:00
ClemensF be3144af07 Some cleanup. 2012-08-08 20:42:06 +02:00
ClemensF 65a0d8d51a Improved transform origin handling and animations in class Map, removed download cancellation in TileImageLoader. 2012-08-06 17:41:39 +02:00
ClemensF 2fd3f5f8f6 Simplified TileImageLoader and TileSource, added ImageTileSource, fixed FileDbCache 2012-07-20 21:57:29 +02:00
ClemensF 6b25260536 Added Surface sample application 2012-07-04 17:19:48 +02:00
ClemensF de8e9840b5 Improved tile rendering 2012-06-18 20:12:35 +02:00
ClemensF f74f4bf404 Simplified sample application, set default TileLayer in Map.Loaded handler. 2012-06-14 10:43:27 +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 cc690c5445 Added Location.NormalizeLongitude and fixed LocationAnimation 2012-05-06 11:28:47 +02:00
ClemensF a98f59e1a9 Added Location 2012-05-04 12:52:20 +02:00
ClemensF caab7208a3 . 2012-04-25 22:02:53 +02:00