mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapPanel.cs
This commit is contained in:
parent
6542596fd5
commit
2390c3bfba
|
|
@ -55,8 +55,6 @@ namespace MapControl
|
||||||
|
|
||||||
public MapPanel()
|
public MapPanel()
|
||||||
{
|
{
|
||||||
UseLayoutRounding = false;
|
|
||||||
|
|
||||||
if (this is MapBase)
|
if (this is MapBase)
|
||||||
{
|
{
|
||||||
SetValue(ParentMapProperty, this);
|
SetValue(ParentMapProperty, this);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue