mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Fixed Heading rotation direction
This commit is contained in:
parent
1ce4bbda56
commit
7fbdbf74b9
3 changed files with 11 additions and 11 deletions
|
|
@ -34,7 +34,7 @@ namespace MapControl
|
|||
|
||||
/// <summary>
|
||||
/// Gets the scaling factor from projected map coordinates to view coordinates,
|
||||
/// i.e. pixels per meter.
|
||||
/// as pixels per meter.
|
||||
/// </summary>
|
||||
public double Scale { get; private set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue