Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCountry ¶
func PointInRange ¶
func PointInRange(point Coordinate, area Range) bool
Types ¶
type Coordinate ¶
type Range ¶
type Range struct {
Coordinate []Coordinate `json:"coordinate"`
}
func ConvertToRange ¶
Click to show internal directories.
Click to hide internal directories.