Class: HoverPlugin

HoverPlugin

Plugin for handling hover events on map features.

new HoverPlugin(map, pluginOptions)

GoMap/Plugins/HoverPlugin.ts, line 12

Creates an instance of HoverPlugin.

Name Type Description
map Go3dMap

The map instance the plugin will interact with.

pluginOptions Go3dPluginsConfig | Go3dWidgetsConfig

Configuration options for the plugin.

Extends

  • undefined