| BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
    | 
import <Foundation/Foundation.h>import <CoreLocation/CLLocation.h>import "BMKInterpolator.h"import "BMKPolyline.h"| 类 | |
| protocol | <BMKMapAnimationDelegate> | 
| 动画状态回调  更多... | |
| class | BMKMapAnimation | 
| class | BMKMapAlphaAnimation | 
| class | BMKMapRotateAnimation | 
| class | BMKMapScaleAnimation | 
| class | BMKMapTranslateAnimation | 
| protocol | <BMKMapTrackAnimationDelegate> | 
| 动画状态回调  更多... | |
| class | BMKMapTrackAnimation | 
| class | BMKMapAnimationSet | 
| 枚举 | |
| enum | BMKAnimationFillMode : NSUInteger { BMKAnimationFillBefore = 0 , BMKAnimationFillFirst = 1 , BMKAnimationFillAfter = 2 } | 
| enum | BMKAnimationRepeatMode : NSInteger { BMKAnimationRepeatRestart = 1 , BMKAnimationReleatReserse = 2 } | 
| enum | BMKAnimationStatus : NSUInteger { BMKAnimationStatusStart = 1 , BMKAnimationStatusEnd = 2 , BMKAnimationRepeat = 3 } | 
| enum | BMKAnimationSetOrderType : NSUInteger { BMKAnimationSetOrderTypeWith = 0 , BMKAnimationSetOrderTypeThen = 1 } | 
| enum BMKAnimationFillMode : NSUInteger | 
| enum BMKAnimationRepeatMode : NSInteger | 
| enum BMKAnimationSetOrderType : NSUInteger | 
| enum BMKAnimationStatus : NSUInteger |