BaiduMap_IOSSDK_v6.6.1_Docs
属性 | 所有成员列表
BMKMultiPointItem类 参考

海量点overlay单个点对象(since 6.4.0) 更多...

#import <BMKMultiPointOverlay.h>

类 BMKMultiPointItem 继承关系图:
<BMKAnnotation>

属性

CLLocationCoordinate2D coordinate
 经纬度
 
NSString * title
 标题
 
NSString * subtitle
 副标题
 
- 属性 继承自 <BMKAnnotation>
CLLocationCoordinate2D coordinate
 标注view中心坐标.
 

额外继承的成员函数

- 构造函数 继承自 <BMKAnnotation>
(NSString *) - title
 获取annotation标题
 
(NSString *) - subtitle
 获取annotation副标题
 
(void) - setCoordinate:
 

详细描述

海量点overlay单个点对象(since 6.4.0)


该类的文档由以下文件生成: