query Visible Region
Returns the currently visible area, which is a four-sided polygon spanned by the four points each at one corner of the map composable. If the camera has tilt (pitch), this polygon is a trapezoid instead of a rectangle.
Throws
Illegal State Exception
if the map is not initialized yet. See awaitInitialized.