mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-20 22:05:07 +00:00
Update MapPath.Avalonia.cs
This commit is contained in:
parent
7f338cabc6
commit
34a2d7e071
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ namespace MapControl
|
||||||
{
|
{
|
||||||
Data.Transform = new MatrixTransform(matrix);
|
Data.Transform = new MatrixTransform(matrix);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
InvalidateVisual();
|
||||||
}
|
}
|
||||||
|
|
||||||
#region Methods used only by derived classes MapPolyline, MapPolygon and MapMultiPolygon
|
#region Methods used only by derived classes MapPolyline, MapPolygon and MapMultiPolygon
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue