Changelog
[4.1.0] - 2023-01-19
cellToChildPos
, childPosToCell
, and cellToChildrenSize
functions. (#170)v4.1.0
(#170)typeof document != "undefined"
before accessing document
. This allows h3-js to be used in a Web Worker and React Native (#169)cellToBoundary
, cellArea
, edgeLength
(#171)Changelog
[4.0.1] - 2022-09-19
v4.0.1
(#161)Changelog
[4.0.0] - 2022-08-23
v4.0.0
. This update renames the majority of the H3 functions. You can see a list of changed function names in the core library documentation. For the most part, upgrading to v4 for Javascript consumers should be a straightforward search & replace between the old names and the new. (#151, #144, #141, #139)null
or similar signal values. In H3 v4, we will throw descriptive errors for most instances of bad input. (#139)Changelog
[4.0.0-rc4] - 2022-08-22
v4.0.0-rc5
. (#151)Changelog
[4.0.0-rc3] - 2022-08-11
Changelog
[4.0.0-rc2] - 2022-08-11
Changelog
[4.0.0-rc1] - 2022-07-28
v4.0.0-rc4
. (#141)v4.0.0-rc2
. This update renames the majority of the H3 functions. You can see a list of changed function names in the core library documentation. For the most part, upgrading to v4 for Javascript consumers should be a straightforward search & replace between the old names and the new. (#139)null
or similar signal values. In H3 v4, we will throw descriptive errors for most instances of bad input. (#139)Changelog
[3.7.2] - 2021-04-29
h3GetResolution
(#113)Changelog
[3.7.1] - 2021-03-10
polyfill
(#104)Changelog
[3.7.0] - 2020-10-15
cellArea
exactEdgeLength
pointDist
[lowerBits, upperBits]
tuple of 32-bit integers (#91)UNITS
(#94)