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
ac7d25e99c
commit
9e0a80e093
|
|
@ -47,8 +47,8 @@ namespace MapControl.Projections
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Get or sets an OGC Well-known text representation of a projected coordinate system,
|
||||
/// e.g. a PROJCS[...] string as used by https://epsg.io or http://spatialreference.org.
|
||||
/// Gets or sets an OGC Well-known text representation of a projected coordinate system,
|
||||
/// i.e. a PROJCS[...] string as used by https://epsg.io or http://spatialreference.org.
|
||||
/// Setting this property updates the CoordinateTransform property.
|
||||
/// </summary>
|
||||
public string WKT
|
||||
|
|
|
|||
Loading…
Reference in a new issue