Class: HexgridWidget

HexgridWidget

A widget for displaying a hexgrid overlay on the Go3dMap.

new HexgridWidget(map, widgetOptions)

GoMap/Widgets/HexgridWidget.ts, line 15

Constructs a HexgridWidget instance.

Name Type Description
map Go3dMap

The Go3dMap instance that this widget will be associated with.

widgetOptions Go3dWidgetsConfig

Configuration options for the widget.

Extends

  • undefined