Minor tile layer updates

This commit is contained in:
ClemensF 2020-10-25 16:09:09 +01:00
parent ea992d3d0f
commit ddf77441f2
10 changed files with 124 additions and 86 deletions

View file

@ -216,7 +216,7 @@ namespace MapControl
}
}
protected virtual async Task UpdateImageAsync()
protected async Task UpdateImageAsync()
{
updateTimer.Stop();