plus

operator fun plus(other: BoundingBox): BoundingBox

Return

the bounding box that represents the sum of two bounding boxes.


operator fun plus(other: GeoLocation): BoundingBox

Return

the bounding box that represents the sum of a bounding box and a geo location.