boundingBox property

BoundingBox? boundingBox
getter/setter pair

the latitude/longitude boundaries of the current map view. This property must be calculated if needed based on the current view

Implementation

BoundingBox? boundingBox;