mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Update MainWindow.axaml
This commit is contained in:
parent
aa33bb03dc
commit
2dd7fa8419
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
||||||
MinZoomLevel="9" MaxZoomLevel="18"/>
|
MinZoomLevel="9" MaxZoomLevel="18"/>
|
||||||
</tools:MapLayerItem>
|
</tools:MapLayerItem>
|
||||||
<tools:MapLayerItem Text="Graticule">
|
<tools:MapLayerItem Text="Graticule">
|
||||||
<map:MapGraticule Opacity="0.7" FontSize="10"/>
|
<map:MapGraticule Opacity="0.7" StrokeThickness="0.25" FontSize="10"/>
|
||||||
</tools:MapLayerItem>
|
</tools:MapLayerItem>
|
||||||
<tools:MapLayerItem Text="Scale">
|
<tools:MapLayerItem Text="Scale">
|
||||||
<map:MapScale HorizontalAlignment="Center" VerticalAlignment="Bottom"/>
|
<map:MapScale HorizontalAlignment="Center" VerticalAlignment="Bottom"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue