Package version
Represents a geographic point in global coordinates.
Constructs a new instance of GeographyPoint given the specified coordinates.
latitude value in decimal
longitude value in decimal
The latitude in decimal.
The longitude in decimal.
Used to serialize to a GeoJSON Point.
Generated using TypeDoc
Represents a geographic point in global coordinates.