S2LatLngRect.addPoint

Increase the size of the bounding rectangle to include the given point. The rectangle is expanded by the minimum amount possible. The S2LatLng argument must be normalized.

  1. void addPoint(S2Point p)
    class S2LatLngRect
    void
    addPoint
    ()
  2. void addPoint(S2LatLng ll)

Meta