Versions in this module Expand all Collapse all v0 v0.10.0 Nov 8, 2023 Changes in this version + var Cities = [][2]float64 + var Epsilon = 1e-6 + func ToGeo(x, y float64, level uint32) (lng, lat float64) + func ToPlanar(lng, lat float64, level uint32) (x, y float64)