mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update AutoUtmProjection.cs
This commit is contained in:
parent
fe6d15fea6
commit
576c1def74
|
|
@ -42,8 +42,6 @@ namespace MapControl.Projections
|
|||
|
||||
CoordinateSystem = ProjectedCoordinateSystem.WGS84_UTM(zoneNumber, zoneIsNorth);
|
||||
CrsId = "AUTO2:42001";
|
||||
|
||||
System.Diagnostics.Debug.WriteLine(CoordinateSystem.Name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue