S2Cell.getMaxDistance

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

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

Meta