ClemensF
98cdc95c5d
Version 2.5.0:
...
- moved tile rect calculation from MapBase to TileLayer
- added TileLayer.ZoomLevelOffset property
- Windows Universal sample application in solution MapControl VS2015
2015-08-09 20:04:44 +02:00
ClemensF
9f9669ea00
Version 2.4.3: Some cleanup.
2015-01-20 17:52:02 +01:00
ClemensF
4e0253aa70
Version 2.1.0:
...
- TileImageLoader with local file caching in WinRT
- Location implements IEquatable
- Removed Surface sample application
2014-07-09 21:27:28 +02:00
ClemensF
10527c3f0d
Version 2.0:
...
- Support for Windows Phone 8.1 by making MapControl.WinRT a portable library
- Unified TileContainer and MapOverlay implementations across platforms
2014-07-01 18:57:44 +02: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
9b218ef376
Version 1.2.0: Added classes MapShape, MapRectangle and MapImage.
2013-04-12 19:59:16 +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
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
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
e52698586b
Added classes MapOverlay and MapScale.
2012-10-25 08:42:51 +02: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
be3144af07
Some cleanup.
2012-08-08 20:42:06 +02:00
ClemensF
6b25260536
Added Surface sample application
2012-07-04 17:19:48 +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