init(coder:)
Creates an annotation view using data from the specified unarchiver.
Declaration
init?(coder aDecoder: NSCoder)Parameters
- aDecoder:
The unarchiver to read data from.
Creates an annotation view using data from the specified unarchiver.
init?(coder aDecoder: NSCoder)The unarchiver to read data from.