TKUIImageAnnotationView

@objc
public class TKUIImageAnnotationView : MKAnnotationView

A annotation to display a simple image on a map, which might have been downloaded from a server.

  • Undocumented

    Declaration

    Swift

    public override init(annotation: MKAnnotation?, reuseIdentifier: String?)
  • Undocumented

    Declaration

    Swift

    public override var annotation: MKAnnotation? { get set }