MultiPolygon is a geometry with multiple ALKMaps.Geometry.Polygon components. Create a new instance with the ALKMaps.Geometry.MultiPolygon constructor.
| ALKMaps. | MultiPolygon is a geometry with multiple ALKMaps.Geometry.Polygon components. |
| Properties | |
| componentTypes | {Array(String)} An array of class names representing the types of components that the collection can include. |
| Constructor | |
| ALKMaps. | Create a new MultiPolygon geometry |
Create a new MultiPolygon geometry
| components | {Array(ALKMaps.Geometry.Polygon)} An array of polygons used to generate the MultiPolygon |