Conforms to NSObject
Declared in YLLinkAnnotationView.h

Overview

Implement this delegate if you want to get notified when a link annotation is tapped.

Tasks

Instance Methods

linkAnnotationViewTapped:

Link annotation was tapped.

- (void)linkAnnotationViewTapped:(YLLinkAnnotationView *)annotationView

Parameters

annotationView

The YLLinkAnnotationView object representing the tapped annotation.

Discussion

Link annotation was tapped.

Declared In

YLLinkAnnotationView.h