Reference Entry
geohashesForGeometry
API Reference · foundation · order 31
Collects geohashes that cover or intersect the provided geometry.
Relevant APIs
geohashesForGeometry
Collects geohashes that cover or intersect the provided geometry.
Declaration
function geohashesForGeometry(geometry: Geometry, precision: number): Set<string>