MapPoint (gb.map)

Esta classe define os pontos latitude/longitude e fornecer ferramentas para lidar com eles.

Esta classe é feito para trabalhar com o World Geodetic System 1984 (WGS84) EPSG:4326

Esta classe é criável.

Esta classe pode ser usada como função estática.

Métodos estáticos
Bearing   Calculate the initial bearing (in degrees) that leads from one point to another point specified by latitude / longitude.
Distance   Calculate geodesic distance (in m) between two points specified by latitude / longitude (in numeric degrees).
From   Calculate destination point given starting point lat / long (numeric degrees), bearing (numeric degrees) & distance (in m).
FromString  
GetCenter   Returns the Central Point between several MapPoints
ToString  

Propriedades
Lat  
Lon