I want to make a system where a user will be able to draw a hexagonal grid. The regions and their coordinates will be stored in Database. We are thinking to implement H3 libary for this. How will be the library help is in making H3 hexagons all over the country?
I have made a node project with h3-js library but can't figure how which function to actually render or draw hexagons over a projection/map.