Surgex.Parser.Geobox (Surgex v4.8.1-git-80a7) View Source
Holds a box made of two points on Earth's surface.
Link to this section Summary
Link to this section Types
Specs
t() :: %Surgex.Parser.Geobox{ north_east: Surgex.Parser.Geolocation.t(), south_west: Surgex.Parser.Geolocation.t() }