GeoCoordinate Constructor
Namespace: Gemstone.Numeric.GeoAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.174 -- Release Build+c5b1b4a29589adca9a2c6916813ee5c7c2cee966
Gemstone.Numeric.Geo.GeoCoordinate = function(latitude, longitude);
Parameters
- latitude Double
- The latitude of the geographical coordinate.
- longitude Double
- The longitude of the geographical coordinate.