mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +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);
|
||||
}
|
||||
|
||||
InvalidateVisual();
|
||||
}
|
||||
|
||||
#region Methods used only by derived classes MapPolyline, MapPolygon and MapMultiPolygon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue