Update MapPanel.cs

This commit is contained in:
ClemensFischer 2025-11-10 16:59:05 +01:00
parent 6542596fd5
commit 2390c3bfba

View file

@ -55,8 +55,6 @@ namespace MapControl
public MapPanel()
{
UseLayoutRounding = false;
if (this is MapBase)
{
SetValue(ParentMapProperty, this);