Optional
__typename?: "Bounds"The east-most longitude of the bounding box
The north-east point of the bounding box in the form: [east, north]
The minimum and maximum points of the bounding box in the form: [minimum, maximum]
The north-most latitude of the bounding box
The south-most latitude of the bounding box
The west-most longitude of the bounding box
The south-west point of the bounding box in the form: [west, south]
The south-west and north-east points of the bounding box in the form: [west, south, east, north]
Generated using TypeDoc
A bounding box on a map defined by two positions (opposite corners of the box)