S2Cell.getMaxDistance

Returns the maximum distance from the cell (including its interior) to the given point.

  1. S1ChordAngle getMaxDistance(S2Point target)
    class S2Cell
    const
    getMaxDistance
  2. S1ChordAngle getMaxDistance(S2Point a, S2Point b)
  3. S1ChordAngle getMaxDistance(S2Cell target)

Meta