Maps and Navigation SDK
search:search-client-api-v2
/
com.tomtom.sdk.search.client.model.geometry
/
RectangleGeometry
Rectangle
Geometry
data
class
RectangleGeometry
(
val
boundingBox
:
GeoBoundingBox
)
:
Geometry
Content copied to clipboard
Represents information about a rectangle.
Constructors
Properties
Parameters
Parameters
bounding
Box
Bounding box
of the rectangle.
Constructors
Rectangle
Geometry
Link copied to clipboard
fun
RectangleGeometry
(
boundingBox
:
GeoBoundingBox
)
Content copied to clipboard
Properties
bounding
Box
Link copied to clipboard
val
boundingBox
:
GeoBoundingBox
Content copied to clipboard