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