new GroupNode(params)
Creates an HTML marker node used by CIQ.Marker.TimeSpanEvent.Group.
Parameters:
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | Parameters to describe the marker Properties
|
- Since:
-
- 9.3.0
Methods
-
handleMenuClick(marker, e)
-
Displays a marker expansion for the group marker. If the expansion is already displayed, it is removed.
Parameters:
Name Type Description marker
CIQ.Marker The marker to display or hide the expansion.
e
Event Marker interaction event handler
- Since:
-
9.3.0