mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Version 4.10.0: Added MapProjections library project.
This commit is contained in:
parent
9e0a80e093
commit
28c9199024
|
|
@ -50,8 +50,6 @@ namespace MapControl.Projections
|
|||
|
||||
WKT = string.Format(wktFormat, zoneName, centralMeridian, falseNorthing, epsgCode);
|
||||
TrueScale = 0.9996 * MetersPerDegree;
|
||||
|
||||
System.Diagnostics.Debug.WriteLine(WKT);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue