query Visible Bounding Box
Returns the smallest bounding box that contains the currently visible area.
Note that the bounding box is always a north-aligned rectangle. I.e. if the map is rotated or tilted, the returned bounding box will always be larger than the actually visible area. See queryVisibleRegion
Throws
Illegal State Exception
if the map is not initialized yet. See awaitInitialized.