mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-06 06:55:04 +00:00
Version 4.10.0: Added MapProjections library project.
This commit is contained in:
parent
9e0a80e093
commit
28c9199024
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue