init(_:)
Creates a polygon from the polygon you provide.
Declaration
init(_ polygon: MKPolygon)Parameters
- polygon:
An Mkpolygon that defines the polygon.
Creates a polygon from the polygon you provide.
init(_ polygon: MKPolygon)An Mkpolygon that defines the polygon.