InfoWindowTapEvent constructor
Build an InfoWindowTap Event triggered from the map represented by mapId
.
The value
of this event is a MarkerId object that represents the tapped InfoWindow.
Implementation
InfoWindowTapEvent(super.mapId, super.markerId);