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

POI信息 POI information. More...

#import <AMapLocationCommonObj.h>

Inheritance diagram for AMapLocationPOIItem:

Properties

NSString * pId
 id More...
 
NSString * name
 名称 Name More...
 
NSString * type
 类型 Type More...
 
NSString * typeCode
 类型编码 Type Code More...
 
NSString * address
 地址信息 Address Information More...
 
AMapLocationPointlocation
 经纬度 Latitude and Longitude More...
 
NSString * tel
 电话号码 Phone Number More...
 
NSString * province
 省份 Province More...
 
NSString * city
 城市 City More...
 
NSString * district
 区 District More...
 

Detailed Description

POI信息 POI information.

Property Documentation

◆ address

- (NSString*) address
readwritenonatomiccopy

地址信息 Address Information

◆ city

- (NSString*) city
readwritenonatomiccopy

城市 City

◆ district

- (NSString*) district
readwritenonatomiccopy

区 District

◆ location

- (AMapLocationPoint*) location
readwritenonatomicstrong

经纬度 Latitude and Longitude

◆ name

- (NSString*) name
readwritenonatomiccopy

名称 Name

◆ pId

- (NSString*) pId
readwritenonatomiccopy

id

◆ province

- (NSString*) province
readwritenonatomiccopy

省份 Province

◆ tel

- (NSString*) tel
readwritenonatomiccopy

电话号码 Phone Number

◆ type

- (NSString*) type
readwritenonatomiccopy

类型 Type

◆ typeCode

- (NSString*) typeCode
readwritenonatomiccopy

类型编码 Type Code


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