UNPKG
@math.gl/geohash
Version:
beta (4.0.0-alpha.4)
latest (4.0.0-alpha.2)
4.0.0-alpha.4
4.0.0-alpha.3
4.0.0-alpha.2
Math for the GeoHash DGGS (Discrete Global Grid System)
github.com/uber-web/math.gl
uber-web/math.gl
@math.gl/geohash
/
dist
/
index.js
3 lines
•
175 B
JavaScript
View Raw
1
2
3
export
{ getGeohashLngLat, getGeohashBoundary, getGeohashBoundaryFlat }
from
"./geohash.js"
;
export
{ getGeohashBounds }
from
"./geohash.js"
;
//# sourceMappingURL=index.js.map