new HoverWidget(map, widgetOptions)
GoMap/Widgets/HoverWidget.ts, line 16
Constructs a HoverWidget 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
