MultipointOpenListener
MultipointOpenListener
Type: public interface
The multipoint open listener
onMultipointOpen(Coordinates position, Pinpoint [] pinpoints, Event [] events)
Type: void
The action which is called when a multipoint opening.
| Parameter Name | Type | Description |
|---|---|---|
| position | Coordinates | the multipoint position |
| pinpoints | Pinpoint [] | the pinpoints inside the multipoint |
| events | Event [] | the events inside the multipoint |