Sets and gets the options to customize the bubble elements in maps.
number
Sets and gets the delay in animation for bubble in maps.
Defaults to 0
number
Sets and gets the duration for the animation for bubble in maps.
Defaults to 1000
Sets and gets the options to customize the color and width of the border for the bubble in maps.
Sets and gets the type of the bubble in maps.
Defaults to Circle
Sets and gets the color-mapping for the bubble in maps.
Defaults to []
string
Sets and gets the value from the data source of bubble settings for the color of the bubble in maps.
Defaults to null
Object[]
| DataManager
Sets and gets the data source for the bubble. The data source must contain the size value of the bubble that can be bound to the bubble of the Maps using the valuePath property in the bubbleSettings. The data source can contain data such as color, and the other information that can be bound to the bubble, and tooltip of the bubble.
Defaults to []
string
Sets and gets the color for the bubble in maps.
Defaults to ”
Sets and gets the highlight settings for the bubble in maps.
number
Sets and gets the maximum radius for the bubble in maps.
Defaults to 20
number
Sets and gets the minimum radius for the bubble in maps.
Defaults to 10
number
Sets and gets the opacity of the bubble in maps.
Defaults to 1
Query
Sets and gets the query to select particular data from the bubble data. This property is applicable only when the data source is created by data manager.
Defaults to null
Sets and gets the selection settings for the bubble in maps.
Sets and gets the options to customize the tooltip for the bubbles in maps.
string
Sets and gets the value from the data source of bubble settings for the bubble to be rendered in maps.
Defaults to null
boolean
Enables or disables the visibility state of the bubbles in maps.
Defaults to false