#import @interface TGLocationPulseView : UIView - (void)start; - (void)stop; @end