mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MainWindow.axaml
This commit is contained in:
parent
aa33bb03dc
commit
2dd7fa8419
|
|
@ -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…
Reference in a new issue