立得地图iOS SDK 地图&搜索服务参考手册 V1.7.0
构造函数 | 属性 | 所有成员列表
LMKPOI类 参考

#import <LMKPOI.h>

类 LMKPOI 继承关系图:

构造函数

(id)  - initWithCoordinate:
 

属性

int  index
  聚合索引(内部用) 更多...
 
int  nodeIndex
  聚合节点索引(内部用) 更多...
 
CLLocationCoordinate2D  coordinate
  poi的平均位置 更多...
 

函数文档

- (id) initWithCoordinate: (CLLocationCoordinate2D)  coordinate

属性说明

- (CLLocationCoordinate2D) coordinate
readwritenonatomicassign

poi的平均位置

- (int) index
readwritenonatomicassign

聚合索引(内部用)

- (int) nodeIndex
readwritenonatomicassign

聚合节点索引(内部用)


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