Click or drag to resize

Wgs84MapType Enumeration

Coordinates reference system type.

Namespace: ZylSoft.Gps.Map
Assembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntax
public enum Wgs84MapType
Members
Member nameValueDescription
Epsg43260 EPSG:4326 - 2D coordinate reference system
Epsg38571 EPSG:3857 - Web Mercator projection
See Also