Contents

removePin(named:)

Removes the pin associated with the name.

Declaration

@discardableResult mutating func removePin(named name: String) -> GeometricPin?

Parameters

  • name:

    The name of the pin to remove.