mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Add sample GroundOverlay
This commit is contained in:
parent
a342f98334
commit
7d1d7dbe23
7 changed files with 37 additions and 0 deletions
|
|
@ -225,6 +225,9 @@
|
|||
</map:MapPanel.BoundingBox>
|
||||
</Image>
|
||||
</tools:MapLayerItem>
|
||||
<tools:MapLayerItem Text="Mount Etna KML">
|
||||
<map:GroundOverlay SourcePath="etna.kml"/>
|
||||
</tools:MapLayerItem>
|
||||
<tools:MapLayerItem Text="Seamarks">
|
||||
<map:MapTileLayer SourceName="Seamarks" MinZoomLevel="9" MaxZoomLevel="18">
|
||||
<map:MapTileLayer.TileSource>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue