Table of Contents

Enum CloudMapProjection

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

This enumeration represents projection.

[Obfuscation(Exclude = true)]
public enum CloudMapProjection

Fields

SphericalMercator = 0

SphericalMercator, for example, the Google Maps use EPSG:900913 is spherical mercator.

Remarks

This enumeration represents projection.