Click or drag to resize

Wgs84MapIsBoundingBoxInDecimalDegrees Property

If your map's CRS = EPSG:3857, bounding box values are in meters (west=Xmin/east=Xmax/Ymin=south/Ymax=north). Use them directly and set this parameter to false.

Namespace: ZylSoft.Gps.Map
Assembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntax
public bool IsBoundingBoxInDecimalDegrees { get; set; }

Property Value

Boolean
See Also