Search results

ITooltipRenderCompleteEventArgs API in JavaScript Maps API control

Specifies the event arguments for tooltip render event in maps.

Properties

cancel

boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

element

Element

Defines the current tooltip element.

maps

Maps

Defines the current maps instance.

name

string

Defines the name of the event.

options

Object

Defines the options of the tooltip.