getBoundingBoxCorners

Given a BoundingBox returns the coordinates for the corners.

Return

BoundingBoxCorners object (NW corner, SW corner, SE corner and NE corner).

Parameters

boundingBox

A BoundingBox object.