contains

operator fun contains(position: Position): Boolean(source)

Returns true when position falls inside this cell.

Altitude is ignored. Invalid coordinates throw as they do in of.


operator fun contains(other: Geohash): Boolean(source)

Returns true when other is this cell or one of its descendants.