Expand description
Building blocks for rendering H3 datasets into vector tiles.
Structs§
- TileID
- A tile identifier in a
xygrid at zoom levelz.
Enums§
- Invalid
TileID - Error occurring while rendering a set of cell indices to MVT.
- Rendering
Error - Errors occurring while rendering a set of cell indices to MVT.
Functions§
- render
- Render the given cells into the specified tile.
- tiles_
for_ cell - Returns every tile ID touched by a given cell index in the specified zoom range.