Build an PolygonTap Event triggered from the map represented by mapId.
mapId
The value of this event is a PolygonId object that represents the tapped Polygon.
value
PolygonTapEvent(super.mapId, super.polygonId);