boundingBox property
The GeoBox of the bounding area of the drawing.
This is used to check if at certain zoom level
and inside view this GeoBox belongs, then need to render.
Gets a bounding box of the drawing.
Implementation
GeoBox get boundingBox;