ClemensF
|
3f5e3d752b
|
Fixed MapPolyline.
|
2012-12-15 18:54:40 +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
|
b0ecd850a2
|
Added properties MapPanel.ViewportPosition and MapPolyline.IsClosed, removed MapPolygon class.
|
2012-11-26 19:17:12 +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
|
1d5703d382
|
Fixed flicker when map center moves across the date line.
|
2012-11-06 19:49:29 +01:00 |
|
ClemensF
|
02b9cb4354
|
Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property.
|
2012-11-04 10:16:39 +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 |
|