MultiPolygon()
constructor
Inherits from Path
MultiPolygon class is responsible for drawing multi-polygon geometry on the map using the VectorLayer
| Parameter | Type | Description |
|---|---|---|
| coords | Array | The list of coordinates used to draw the multi-polygon |
| options | Object | Path's options |