package
0.0.0-20220212111449-26b209a792bb
Repository: https://github.com/clouway/go-geo.git
Documentation: pkg.go.dev
# Functions
NewPolygon creates a new polygon for the provided coordinates.
# Constants
According to Wikipedia, the Earth's radius is about 6,371km.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Polygon is representing a polygon line structure.
No description provided by the author
No description provided by the author
# Interfaces
Geometry is a geometric shape that can be used to verify whether Geo point is contained in there or not.