Commit graph

12 commits

Author SHA1 Message Date
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 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