Enum CloudMapProjection
This enumeration represents projection.
[Obfuscation(Exclude = true)]
public enum CloudMapProjectionFields
- SphericalMercator = 0
- SphericalMercator, for example, the Google Maps use EPSG:900913 is spherical mercator. 
Remarks
This enumeration represents projection.