XAML-Map-Control/MapControl
2012-10-12 19:22:49 +02:00
..
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
Location.cs Minor code improvements 2012-07-07 17:19:10 +02:00
LocationAnimation.cs Minor code improvements 2012-07-07 17:19:10 +02:00
LocationCollection.cs Minor code improvements 2012-07-07 17:19:10 +02: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 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
MapControl.csproj 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
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 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
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
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 Location 2012-05-04 12:52:20 +02:00
MapPolyline.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
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 Simplified TileImageLoader and TileSource, added ImageTileSource, fixed FileDbCache 2012-07-20 21:57:29 +02:00
TileContainer.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
TileImageLoader.cs Fully implemented SelectionMode.Extended in MapItemsControl, observe maximum number of download threads in TileImageLoader. 2012-08-24 18:10:12 +02:00
TileLayer.cs Fully implemented SelectionMode.Extended in MapItemsControl, observe maximum number of download threads in TileImageLoader. 2012-08-24 18:10:12 +02:00
TileLayerCollection.cs Minor code improvements 2012-07-07 17:19:10 +02:00
TileSource.cs Changed ImageTileSource 2012-07-21 09:09:58 +02:00