mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
Sample Application Cursors
This commit is contained in:
parent
dae7893642
commit
97b5288e29
3 changed files with 23 additions and 5 deletions
|
|
@ -118,6 +118,7 @@
|
|||
MinZoomLevel="2" MaxZoomLevel="21" ZoomLevel="11"
|
||||
Center="53.5,8.2" ManipulationMode="All"
|
||||
MouseLeftButtonDown="MapMouseLeftButtonDown"
|
||||
MouseLeftButtonUp="MapMouseLeftButtonUp"
|
||||
MouseRightButtonDown="MapMouseRightButtonDown"
|
||||
MouseRightButtonUp="MapMouseRightButtonUp"
|
||||
MouseMove="MapMouseMove"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue