UNPKG

d3-hexjson

Version:

Generate hexmaps from data that uses the Open Data Institute's HexJSON format.

7 lines (6 loc) 127 B
export { renderHexJSON, getGridForHexJSON, getBoundaryDotsForHexJSON, getBoundarySegmentsForHexJSON } from "./src/render";