Contents

init(_:)

Creates a multipolygon object using the provided polygons.

Declaration

init(_ polygons: [MKPolygon])

Parameters

  • polygons:

    An array of polygons to initialize the array with.