mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Code style
This commit is contained in:
parent
f897ce3d36
commit
046cebb341
8 changed files with 9 additions and 9 deletions
|
|
@ -35,7 +35,7 @@ namespace MapControl
|
|||
|
||||
public TileMatrix TileMatrix { get; private set; }
|
||||
|
||||
public TileCollection Tiles { get; private set; } = new TileCollection();
|
||||
public TileCollection Tiles { get; private set; } = [];
|
||||
|
||||
public void SetRenderTransform(ViewTransform viewTransform)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue