react-hexgrid
react-hexgrid copied to clipboard
Accessing individual elements generated by GridGenerator
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.