9 #import <QuartzCore/QuartzCore.h>
11 NS_ASSUME_NONNULL_BEGIN
16 extern NSString *
const kQMarkerViewAnimationLayerCoordinateKey;
21 extern NSString *
const kQMarkerViewAnimationLayerAlphaKey;
26 extern NSString *
const kQMarkerViewAnimationLayerRotationKey;
31 extern NSString *
const kQMarkerViewAnimationLayerScaleKey;
46 @property (nonatomic, assign) CGFloat
alpha;
51 @property (nonatomic, assign) CGFloat
rotation;
58 @property (nonatomic, assign) CGPoint
scale;