mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapTileLayerBase.cs
This commit is contained in:
parent
f54626ea21
commit
555fbc698f
|
|
@ -185,6 +185,7 @@ namespace MapControl
|
|||
private void Update()
|
||||
{
|
||||
updateTimer.Stop();
|
||||
|
||||
UpdateTileLayer();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue