Contents

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.