| .. |
|
Properties
|
Added Location
|
2012-05-04 12:52:20 +02:00 |
|
Themes
|
Simplified layout in MapPanel, replaced ViewportPosition by Point?.
|
2012-08-26 21:54:00 +02:00 |
|
GlyphRunText.cs
|
Added Location
|
2012-05-04 12:52:20 +02:00 |
|
ImageTileSource.cs
|
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
|
2012-11-07 17:48:15 +01:00 |
|
Location.cs
|
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
|
2012-11-07 17:48:15 +01:00 |
|
LocationAnimation.cs
|
Minor code improvements
|
2012-07-07 17:19:10 +02:00 |
|
LocationCollection.cs
|
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
|
2012-11-07 17:48:15 +01:00 |
|
Map.cs
|
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 |
|
MapBase.cs
|
Fixed flicker when map center moves across the date line.
|
2012-11-06 19:49:29 +01:00 |
|
MapControl.csproj
|
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
|
2012-11-07 17:48:15 +01:00 |
|
MapElement.cs
|
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 |
|
MapGraticule.cs
|
Added classes MapOverlay and MapScale.
|
2012-10-25 08:42:51 +02:00 |
|
MapInput.cs
|
Support for standard SelectionModes Single, Multiple and Extended in MapItemsControl, made IsCurrent a read-only attached property in MapItemsControl, cleaned dependencies between MapItemsControl and MapItems.
|
2012-08-22 20:21:31 +02:00 |
|
MapItem.cs
|
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 |
|
MapItemsControl.cs
|
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 |
|
MapOverlay.cs
|
Added classes MapOverlay and MapScale.
|
2012-10-25 08:42:51 +02:00 |
|
MapPanel.cs
|
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 |
|
MapPolygon.cs
|
Added classes MapOverlay and MapScale.
|
2012-10-25 08:42:51 +02:00 |
|
MapPolyline.cs
|
Added classes MapOverlay and MapScale.
|
2012-10-25 08:42:51 +02:00 |
|
MapScale.cs
|
Added classes MapOverlay and MapScale.
|
2012-10-25 08:42:51 +02:00 |
|
MapTransform.cs
|
Minor code improvements
|
2012-07-07 17:19:10 +02:00 |
|
MercatorTransform.cs
|
Minor code improvements
|
2012-07-07 17:19:10 +02:00 |
|
Pushpin.cs
|
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 |
|
Tile.cs
|
Fixed flicker when map center moves across the date line.
|
2012-11-06 19:49:29 +01:00 |
|
TileContainer.cs
|
Fixed flicker when map center moves across the date line.
|
2012-11-06 19:49:29 +01:00 |
|
TileImageLoader.cs
|
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
|
2012-11-07 17:48:15 +01:00 |
|
TileLayer.cs
|
Fixed flicker when map center moves across the date line.
|
2012-11-06 19:49:29 +01:00 |
|
TileLayerCollection.cs
|
Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property.
|
2012-11-04 10:16:39 +01:00 |
|
TileSource.cs
|
Added ImageTileSource.CanLoadAsync property. Changed Dispatcher.BeginInvoke calls in TileImageLoader.
|
2012-11-07 17:48:15 +01:00 |