Swiftgram/LegacyComponents/TGLocationPinAnnotationView.h
Ilya Laktyushin 86a91011e8 no message
2017-09-13 20:52:56 +03:00

8 lines
151 B
Objective-C

#import "TGPinAnnotationView.h"
@interface TGLocationPinAnnotationView : MKAnnotationView
@end
extern NSString * const TGLocationPinAnnotationKind;