mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Version 7.3.1
This commit is contained in:
parent
d8656c99a4
commit
3a43713bdd
27 changed files with 46 additions and 52 deletions
|
|
@ -204,7 +204,7 @@
|
|||
</tools:MapLayerItem>
|
||||
<tools:MapLayersMenuButton.MapOverlays>
|
||||
<tools:MapLayerItem Text="Sample Image">
|
||||
<Image Source="10_535_330.jpg">
|
||||
<Image Source="10_535_330.jpg" Stretch="Fill">
|
||||
<map:MapPanel.BoundingBox>
|
||||
<map:BoundingBox South="53.54031" West="8.08594" North="53.74871" East="8.43750"/>
|
||||
</map:MapPanel.BoundingBox>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<RootNamespace>SampleApplication</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control WinUI Sample Application</AssemblyTitle>
|
||||
<Product>XAML Map Control</Product>
|
||||
<Version>7.3.0</Version>
|
||||
<Version>7.3.1</Version>
|
||||
<Authors>Clemens Fischer</Authors>
|
||||
<Copyright>Copyright © 2022 Clemens Fischer</Copyright>
|
||||
<AnalysisLevel>none</AnalysisLevel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue