MapViewEARTH_RADIUS Field |
The earth radius of the map is 6371000.0 (so the main projection is PTV_Mercator).
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public const double EARTH_RADIUS = 6371000
Public Const EARTH_RADIUS As Double = 6371000
public:
literal double EARTH_RADIUS = 6371000
static val mutable EARTH_RADIUS: float
Field Value
Type:
DoubleSee Also