SetEventsCallback
SetEventsCallback
Type: public
interface
The set events callback
callback(BoundingBox boundingBox)
Type: void
The callback function of setEvents
Parameter Name | Type | Description |
---|---|---|
boundingBox | BoundingBox | the bounding box that encompasses all the points given as input. Facilitates the use of the fitBounds method. |