mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
MapTileLayer/WmtsTileLayer
This commit is contained in:
parent
bec830c6ec
commit
e7aaa2ba22
4 changed files with 25 additions and 30 deletions
|
|
@ -37,7 +37,7 @@ namespace MapControl
|
|||
|
||||
public TileCollection Tiles { get; private set; } = [];
|
||||
|
||||
public void SetRenderTransform(ViewTransform viewTransform)
|
||||
public void UpdateRenderTransform(ViewTransform viewTransform)
|
||||
{
|
||||
// Tile matrix origin in pixels.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue