11 #import <Foundation/Foundation.h>
Definition: MAAnnotationMoveAnimation.h:17
BOOL isCancelled()
是否已取消 Is canceled
NSString * name()
获取动画名字 get animation name
CGFloat duration()
获取动画时长 Get animation duration
NSInteger passedPointCount()
获取当前动画已走过点的总个数 Get the total number of points the current animation has passed
CLLocationCoordinate2D * coordinates()
获取经纬度坐标点数组 get latitude and longitude coordinate point array
NSUInteger count()
获取coordinates数组内坐标点个数 get number of coordinate points in the coordinates array
CGFloat elapsedTime()
获取动画已执行的时长 Get elapsed animation duration