Freigeben über


BBox2D type

2D bounding box

type BBox2D = [
  southWestLongitude,
  southWestLatitude,
  northEastLongitude,
  northEastLatitude
]