Contents

init(_:)

Creates a polygon from the polygon you provide.

Declaration

init(_ polygon: MKPolygon)

Parameters

  • polygon:

    An Mkpolygon that defines the polygon.

See Also

Creating a map polygon