JavaScript is disabled on your browser.
The accumulated bounds, initially empty.
Increases the size of the bounding rectangle to include the given point.
Mutates the current rectangle to contain the convolution of this rectangle with a cap of the
given angle.
S2LatLngRect.Builder. empty ()
A builder initialized to be empty (such that it doesn't contain anything).
Mutates the rectangle to contain all points whose latitude distance from this rectangle is at
most margin.lat(), and whose longitude distance from this rectangle is at most margin.lng().
Mutates this rectangle to be the smallest rectangle containing the intersection of the
current and given rectangles.
If the rectangle does not include either pole, leave it unmodified.
Sets the rectangle to the full rectangle.
Mutates this rectangle to be the smallest rectangle containing the union of the current and
given rectangles.