#import "TGPinAnnotationView.h" @interface TGPickPinAnnotationView : TGPinAnnotationView - (void)setHidden:(bool)hidden animated:(bool)animated; @end extern NSString * const TGPickPinAnnotationKind;