SearchAreaParams

class SearchAreaParams(val boundingBox: BoundingBox, val center: Point)

Constructors

Link copied to clipboard
constructor(boundingBox: BoundingBox, center: Point)

Properties

Link copied to clipboard
val boundingBox: BoundingBox
Link copied to clipboard
val center: Point