mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Update MapItem.Avalonia.cs
This commit is contained in:
parent
de46fd4b99
commit
a28e59013f
1 changed files with 4 additions and 0 deletions
|
|
@ -20,5 +20,9 @@ namespace MapControl
|
|||
|
||||
e.Handled = true;
|
||||
}
|
||||
|
||||
protected override void OnPointerReleased(PointerReleasedEventArgs e)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue