Reference Entry
geometryIntersectsGeohash
API Reference · foundation · order 32
Returns `true` when a geometry intersects the provided geohash cell.
Relevant APIs
geometryIntersectsGeohash
Returns true when a geometry intersects the provided geohash cell.
Declaration
function geometryIntersectsGeohash(geometry: Geometry, hash: string): boolean