mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Updated Auto-UTM projections
This commit is contained in:
parent
8630c6ed70
commit
b16d2b8c9b
13 changed files with 132 additions and 98 deletions
|
|
@ -9,7 +9,8 @@ namespace MapControl
|
|||
{
|
||||
/// <summary>
|
||||
/// Transverse Mercator Projection.
|
||||
/// See https://en.wikipedia.org/wiki/Transverse_Mercator_projection.
|
||||
/// See https://en.wikipedia.org/wiki/Transverse_Mercator_projection
|
||||
/// and https://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system.
|
||||
/// </summary>
|
||||
public class TransverseMercatorProjection : MapProjection
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue