InputGeoPoint

Defines a GeoPoint.

inputGeoPointEmpty#e4c123d6 = InputGeoPoint;
inputGeoPoint#f3b7acc9 lat:double long:double = InputGeoPoint;

Constructors

Constructor Description
inputGeoPointEmpty Empty GeoPoint constructor.
inputGeoPoint Defines a GeoPoint by its coordinates.