Surgex v3.2.7 Surgex.Parser.Geobox View Source
Holds a box made of two points on Earth’s surface.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Surgex.Parser.Geobox{ north_east: Surgex.Parser.Geolocation.t(), south_west: Surgex.Parser.Geolocation.t() }