BaiduMap_IOSSDK_v6.5.5doc_Docs  6.5.5
属性 | 所有成员列表
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)

属性说明

◆ coordinate

- (CLLocationCoordinate2D) coordinate
readwritenonatomicassign

经纬度

◆ subtitle

- (NSString*) subtitle
readwritenonatomiccopy

副标题

◆ title

- (NSString*) title
readwritenonatomiccopy

标题


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