Commit graph

11 commits

Author SHA1 Message Date
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 ac6f9d5647 Added MapItemsControl.SelectionGeometry property for WPF. 2012-11-23 23:00:50 +01:00
ClemensF 4fbc5bc00c Re-enabled WPF dependency property value inheritance for MapPanel.ParentMap. 2012-11-23 16:16:09 +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 d055d737ed Simplified layout in MapPanel, replaced ViewportPosition by Point?. 2012-08-26 21:54:00 +02: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 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 022e246ebe Improved MapPanel.ViewportPosition, added moving item to sample application. 2012-08-09 23:41: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