Search results

IBubbleRenderingEventArgs API in JavaScript (ES5) Maps API control

Specifies the event arguments for bubble rendering event in maps.

Properties

border

BorderModel

Defines the color and width of the border for the bubble in event argument.

cancel

boolean

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

cx

number

Defines the center x position for the current bubble.

cy

number

Defines the center Y position for the current bubble.

data

Object

Defines the data for the current bubble.

fill

string

Defines the color for the bubble in event argument.

maps

Maps

Defines the maps instance event argument.

name

string

Defines the name of the event.

radius

number

Defines the radius for the current bubble.