高德地图SDK(定位)  V2.10.0
AMapLocationPOIItem Class Reference

POI信息 More...

#import <AMapLocationCommonObj.h>

Inheritance diagram for AMapLocationPOIItem:

Properties

NSString * pId
 id More...
 
NSString * name
 名称 More...
 
NSString * type
 类型 More...
 
NSString * typeCode
 类型编码 More...
 
NSString * address
 地址信息 More...
 
AMapLocationPointlocation
 经纬度 More...
 
NSString * tel
 电话号码 More...
 
NSString * province
 省份 More...
 
NSString * city
 城市 More...
 
NSString * district
 More...
 

Detailed Description

POI信息

Property Documentation

◆ address

- (NSString*) address
readwritenonatomiccopy

地址信息

◆ city

- (NSString*) city
readwritenonatomiccopy

城市

◆ district

- (NSString*) district
readwritenonatomiccopy

◆ location

- (AMapLocationPoint*) location
readwritenonatomicstrong

经纬度

◆ name

- (NSString*) name
readwritenonatomiccopy

名称

◆ pId

- (NSString*) pId
readwritenonatomiccopy

id

◆ province

- (NSString*) province
readwritenonatomiccopy

省份

◆ tel

- (NSString*) tel
readwritenonatomiccopy

电话号码

◆ type

- (NSString*) type
readwritenonatomiccopy

类型

◆ typeCode

- (NSString*) typeCode
readwritenonatomiccopy

类型编码


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。