Bagikan melalui


BBox2D type

Kotak pembatas 2D

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