larsvers / d3-hexgrid

Regular hexagon tessellation with edge cover detection.
BSD 3-Clause "New" or "Revised" License
153 stars 17 forks source link

How generate globe points #29

Open farshadfahimi opened 1 year ago

farshadfahimi commented 1 year ago

I see the document, in the example part use myPointLocationData veriable and I didn't how to declare this. I'm nubby on generate map and hexagon

I want to create a glob map that cover with the hexagon with 50km area, and I didn't how should I do this with hexgrid?