Skip to main content

Traversal

Traversal
i

The gridDisk and sphericalCap APIs compute neighboring cells, either by number of hops (k) or distance.

Pan and zoom to explore cells at different resolutions.

Cells are returned compacted for efficiency, but can be uncompacted for visualization if needed.

View Code ↗