mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
Test WMS FeatureInfo
This commit is contained in:
parent
c404fd2a90
commit
fe1ac924b4
3 changed files with 25 additions and 8 deletions
|
|
@ -107,6 +107,7 @@
|
|||
|
||||
<map:Map x:Name="map" ManipulationMode="All"
|
||||
MinZoomLevel="2" MaxZoomLevel="21" ZoomLevel="11"
|
||||
PointerPressed="MapPointerPressed"
|
||||
PointerMoved="MapPointerMoved"
|
||||
PointerExited="MapPointerExited">
|
||||
<map:Map.Center>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue