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
36a8600faf
Version 2.4.12: Fixed issue with clearing the TileLayers collection, added support for relative paths of local tile images.
2015-06-09 20:09:57 +02:00
ClemensF
9553799a8a
Version 2.4.9: Implemented UseLayoutRounding during calculation of viewport positions in MapPanel. Added LogoImage property in BingMapsTileLayer.
2015-03-15 10:11:19 +01:00
ClemensF
ba45aa5901
Version 2.4.8: Fixed issue when MapPath.Data is frozen.
2015-02-18 19:20:59 +01:00
ClemensF
9f9669ea00
Version 2.4.3: Some cleanup.
2015-01-20 17:52:02 +01:00
ClemensF
3b6545e738
Version 2.4.0.
...
- Added ImageFileCache and FileDbCache for WinRT
- Improved TileImageLoader
- Removed TileContainer, TileLayer can be added as MapBase child
- Removed attached property MapPanel.ViewportPosition
2014-11-19 21:11:14 +01:00
ClemensF
91ff46c506
Version 2.3.0:
...
- Added BingMapsTileLayer
- Added TileLayer.DescriptionInlines property
- Added global Settings class
- Added Phone Silverlight 8.1 build target
- Use expiration time of downloaded images for caching
2014-10-19 21:50:23 +02:00
ClemensF
8917e1d4cb
Version 2.2.0:
...
- IMapElement interface with readonly ParentMap property and SetParentMap method that is explicitly implemented
- Removed MetersPerDegree from MapBase
- Set StrokeThickness instead of Stroke in MapGraticule ctor in SL/WinRT
2014-07-22 20:02:30 +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
5eafa751f8
Version 1.9.0:
...
- added MapBase.ZoomToBounds method
- fixed coercing property values in MapBase
- improved Location property handling in MapPanel to keep viewport positions near map center
- use common view model in sample applications
2013-11-17 16:52:03 +01:00
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
aa04fd0551
Version 1.3.10: Minor improvements in TileImageLoader. Removed SurfaceApplication from VS Solution.
2013-08-29 15:49:48 +02:00
ClemensF
c427345896
Version 1.3.8: Fixed NuGet package for WinRT, plus minor changes.
2013-07-19 15:11:48 +02:00
ClemensF
8e917e9397
Version 1.3.7. Fixed z index behavior in MapBase and setting of MapPolyline.Locations property in XAML.
2013-06-19 18:57:54 +02: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
970ea4d4a0
Fixed threading issue in TileSource.
2013-01-29 17:55:53 +01:00
ClemensF
23bd98ef22
Allow unknown UriFormats to support derived TileSources.
2013-01-28 23:49:22 +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
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
c28e9d73d9
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
2012-11-07 17:48:15 +01:00
ClemensF
02b9cb4354
Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property.
2012-11-04 10:16:39 +01:00
ClemensF
d368c9358c
Changed ImageTileSource
2012-07-21 09:09:58 +02:00
ClemensF
2fd3f5f8f6
Simplified TileImageLoader and TileSource, added ImageTileSource, fixed FileDbCache
2012-07-20 21:57:29 +02:00
ClemensF
a98f59e1a9
Added Location
2012-05-04 12:52:20 +02:00
ClemensF
caab7208a3
.
2012-04-25 22:02:53 +02:00