mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-05-07 13:37:47 +00:00
MapPanel, MapPath location coercion
This commit is contained in:
parent
fb81fff901
commit
27729bf06c
5 changed files with 57 additions and 46 deletions
|
|
@ -15,7 +15,7 @@ namespace MapControl
|
|||
Height = Math.Max(height, 0d);
|
||||
}
|
||||
|
||||
public override Location Center { get; set; }
|
||||
public override Location Center { get; }
|
||||
public override double Width { get; }
|
||||
public override double Height { get; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue