new TooltipPlugin(map, pluginOptions)
GoMap/Plugins/TooltipPlugin.ts, line 19
Creates an instance of TooltipPlugin.
| Name | Type | Description |
|---|---|---|
map |
Go3dMap |
The map instance the plugin will interact with. |
pluginOptions |
Go3dPluginsConfig | Go3dWidgetsConfig |
Configuration options for the plugin. |
Extends
- undefined
