高德地图SDK(定位) V2.11.1
Loading...
Searching...
No Matches
AMapLocationPOIItem Class Reference

POI信息 More...

#include <AMapLocationCommonObj.h>

Inheritance diagram for AMapLocationPOIItem:

Properties

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

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 高德信息技术有限公司 版权所有,保留所有权利。