XAML-Map-Control/MapControl
2012-11-04 10:16:39 +01: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 Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property. 2012-11-04 10:16:39 +01:00
MapControl.csproj Added classes MapOverlay and MapScale. 2012-10-25 08:42:51 +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 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 Simplified TileImageLoader and TileSource, added ImageTileSource, fixed FileDbCache 2012-07-20 21:57:29 +02:00
TileContainer.cs Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property. 2012-11-04 10:16:39 +01:00
TileImageLoader.cs Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property. 2012-11-04 10:16:39 +01:00
TileLayer.cs Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property. 2012-11-04 10:16:39 +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 Renamed TileLayer.Name property to TileLayer.SourceName, removed TileLayerCollection.Name property. 2012-11-04 10:16:39 +01:00