Fixed Heading rotation direction

This commit is contained in:
ClemensFischer 2022-11-07 21:10:10 +01:00
parent 1ce4bbda56
commit 7fbdbf74b9
3 changed files with 11 additions and 11 deletions

View file

@ -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; }