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
1ccfbb28a4
commit
448177418e
3 changed files with 15 additions and 3 deletions
|
|
@ -117,6 +117,7 @@
|
|||
MinZoomLevel="2" MaxZoomLevel="21" ZoomLevel="11"
|
||||
Center="53.5,8.2" ManipulationMode="All"
|
||||
MouseLeftButtonDown="MapMouseLeftButtonDown"
|
||||
MouseRightButtonDown="MapMouseRightButtonDown"
|
||||
MouseMove="MapMouseMove" MouseLeave="MapMouseLeave"
|
||||
ManipulationInertiaStarting="MapManipulationInertiaStarting">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue