mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
MapOverlayMenuItem.SourcePath
This commit is contained in:
parent
d23db23fbc
commit
5afea53c7c
8 changed files with 4 additions and 16 deletions
|
|
@ -21,9 +21,6 @@ namespace SampleApplication
|
|||
//Closed += (s, e) => tileCache.Dispose();
|
||||
|
||||
InitializeComponent();
|
||||
|
||||
sampleOverlayMenuItem.MapLayerFactory = async () => await GroundOverlay.CreateAsync("etna.kml");
|
||||
|
||||
AddTestLayers();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue