mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapPath.Avalonia.cs
This commit is contained in:
parent
7f338cabc6
commit
34a2d7e071
|
|
@ -51,6 +51,8 @@ namespace MapControl
|
|||
{
|
||||
Data.Transform = new MatrixTransform(matrix);
|
||||
}
|
||||
|
||||
InvalidateVisual();
|
||||
}
|
||||
|
||||
#region Methods used only by derived classes MapPolyline, MapPolygon and MapMultiPolygon
|
||||
|
|
|
|||
Loading…
Reference in a new issue