GeoBoundingBox

open fun GeoBoundingBox(@NonNull topLeft: GeoCoordinates, @NonNull bottomRight: GeoCoordinates)

Default constructor.

open fun GeoBoundingBox(@NonNull other: GeoBoundingBox)

Create copy.