다음을 통해 공유


BBox2D type

2D 경계 상자

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