mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Update AutoUtmProjection.cs
This commit is contained in:
parent
fe6d15fea6
commit
576c1def74
1 changed files with 0 additions and 2 deletions
|
|
@ -42,8 +42,6 @@ namespace MapControl.Projections
|
|||
|
||||
CoordinateSystem = ProjectedCoordinateSystem.WGS84_UTM(zoneNumber, zoneIsNorth);
|
||||
CrsId = "AUTO2:42001";
|
||||
|
||||
System.Diagnostics.Debug.WriteLine(CoordinateSystem.Name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue