ClemensF
|
9f4ab0f3e3
|
Version 1.8.0: Fixed MapImage, added ImageTileSource to Silverlight and WinRT versions, modified TileImageLoader.
|
2013-11-12 21:14:53 +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
|
c37149aafb
|
Version 1.2.2: Added AnimateOpacity property to MapImage, TMS support to TileSource, Background and Foreground properties to TileLayer.
|
2013-04-21 23:56:08 +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
|
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
|
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
|
1d5703d382
|
Fixed flicker when map center moves across the date line.
|
2012-11-06 19:49:29 +01:00 |
|
ClemensF
|
2fd3f5f8f6
|
Simplified TileImageLoader and TileSource, added ImageTileSource, fixed FileDbCache
|
2012-07-20 21:57:29 +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
|
de8e9840b5
|
Improved tile rendering
|
2012-06-18 20:12:35 +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 |
|