ClusterTapEvent constructor
Build a ClusterTapEvent Event triggered from the map represented by mapId
.
The value
of this event is a Cluster object that represents the tapped
cluster icon managed by ClusterManager.
Implementation
ClusterTapEvent(super.mapId, super.cluster);