react-hexgrid icon indicating copy to clipboard operation
react-hexgrid copied to clipboard

Accessing individual elements generated by GridGenerator

Open swd543 opened this issue 6 years ago • 0 comments
trafficstars

There currently seems to be no way to access elements by [p,q,r], only accepted method is to use a single array index. The hexToPixel/pixelTohex functions seem to be broken since f0/f1 are not defined. Is there a recommended way to use these functions? The examples do not show any usages.

swd543 avatar Sep 15 '19 00:09 swd543