mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
MapTilePyramidLayer.UpdateTiles
This commit is contained in:
parent
7e9d60328d
commit
a231add5d3
3 changed files with 8 additions and 8 deletions
|
|
@ -102,7 +102,7 @@ namespace MapControl
|
|||
return finalSize;
|
||||
}
|
||||
|
||||
protected override void UpdateTileLayerAsync(bool resetTiles)
|
||||
protected override void UpdateTiles(bool resetTiles)
|
||||
{
|
||||
// resetTiles is ignored here because it is always false.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue