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