mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 22:46:58 +00:00
Update MapTileLayerBase.cs
This commit is contained in:
parent
15e8bbcb86
commit
c514261c0a
1 changed files with 2 additions and 0 deletions
|
|
@ -184,6 +184,8 @@ namespace MapControl
|
|||
if (parentMap != null)
|
||||
{
|
||||
parentMap.ViewportChanged += OnViewportChanged;
|
||||
|
||||
SetRenderTransform();
|
||||
}
|
||||
|
||||
updateTimer.Run();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue