mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Updated BoundingBox
This commit is contained in:
parent
e8a34b1a9f
commit
8cdc03e411
6 changed files with 27 additions and 127 deletions
|
|
@ -197,6 +197,7 @@
|
|||
</tools:MapLayersMenuButton>
|
||||
|
||||
<tools:MapProjectionsMenuButton
|
||||
x:Name="mapProjectionsMenuButton"
|
||||
Margin="2" Padding="8" ToolTipService.ToolTip="Map Projections"
|
||||
Map="{Binding ElementName=map}">
|
||||
<tools:MapProjectionItem Text="Web Mercator" Projection="EPSG:3857"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue