init(_:)
Creates a multipolyline object using the provided polylines.
Declaration
init(_ polylines: [MKPolyline])Parameters
- polylines:
An array of Mkpolyline objects to initialize the object with.
Creates a multipolyline object using the provided polylines.
init(_ polylines: [MKPolyline])An array of Mkpolyline objects to initialize the object with.