Map Doc  1.0
iOS-引擎SDK-开放平台
MBAnnotation.h 文件参考
#import <UIKit/UIKit.h>
#import "MBNaviCoreBase.h"
#import "MBObject.h"

浏览源代码.

class  MBCustomIconData
 
struct  MBCalloutStyle
 
class  MBAnnotation
 

类型定义

typedef struct MBCalloutStyle MBCalloutStyle
 

枚举

enum  MBAnnotationArea {
  MBAnnotationArea_none, MBAnnotationArea_icon, MBAnnotationArea_leftButton, MBAnnotationArea_middleButton,
  MBAnnotationArea_rightButton
}
 

类型定义说明

◆ MBCalloutStyle

MBAnnotation弹出样式

枚举类型说明

◆ MBAnnotationArea

点击 MBAnnotationArea 的区域

枚举值
MBAnnotationArea_none 
MBAnnotationArea_icon 
MBAnnotationArea_leftButton 
MBAnnotationArea_middleButton 
MBAnnotationArea_rightButton