8#define BMKMapManagerInstance [BMKMapManager sharedInstance]
10#import <UIKit/UIKit.h>
20+ (void)setAgreePrivacy:(BOOL)isAgree;
37+ (BOOL)setCoordinateTypeUsedInBaiduMapSDK:(BMK_COORD_TYPE)coorType;
49+ (void)logEnable:(BOOL)enable module:(
BMKMapModule)mapModule __deprecated_msg("此方法已废弃,替换为BMKBaseLog");
55- (BOOL)start:(NSString *)key generalDelegate:(
id <BMKGeneralDelegate>)delegate;
BMKMapModule
地图模块枚举
Definition BMKTypes.h:16
主引擎类
Definition BMKMapManager.h:16
NSString * getCUID()
地图开放平台使用到的唯一标识符,since 6.5.4
NSUInteger getTotalSendFlaxLength()
BMKMapManager * sharedInstance()
获得实例对象
BMK_COORD_TYPE getCoordinateTypeUsedInBaiduMapSDK()
NSUInteger getTotalRecvFlaxLength()