get Bounding Box Points
좌표열을 받아서 가장 큰 좌하단 끝점, 우상단 끝점 리턴한다.
Return
Pair(southwestPoint, northeastPoint)
Parameters
coordinates
: MutableList
좌표열을 받아서 가장 큰 좌하단 끝점, 우상단 끝점 리턴한다.
Pair(southwestPoint, northeastPoint)
: MutableList