Compact H3 indices into a subset of mixed resolutions if possible. Running the inverse operation uncompact is guaranteed to yield the same set of indices that were compacted if the input indices were all the same resolution. If any of the input indices are invalid this transform will return null. Output indices are sorted in ascending order.
Expression categories: Geospatial
Declared arguments
H3 indices - Set of H3 cells. Expression<Array<H3 Index>>