coordinateBoundsForRect

Returns the CoordinateBounds for given RectF defined in screen points.

The screen points are in platform pixels relative to the top left corner of the map (not of the whole screen).

This API isn't supported by Globe projection.

Return

CoordinateBounds representing given RectF.

Parameters

rectF

rectangle area defined in screen points.

Throws