iOS高德地图SDK(搜索)  V9.5.0
AMapBusinessData Class Reference

POI商圈信息 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapBusinessData:
AMapSearchObject

Properties

NSString * businessArea
 POI所属商圈 More...
 
NSString * opentimeToday
 POI今日营业时间,如 08:30-17:30 08:30-09:00 12:00-13:30 09:00-13:00. More...
 
NSString * opentimeWeek
 POI营业时间描述,如 周一至周五:08:30-17:30(延时服务时间:08:30-09:00;12:00-13:30);周六延时服务时间:09:00-13:00(法定节假日除外) More...
 
NSString * tel
 POI的联系电话 More...
 
NSString * tag
 POI特色内容,目前仅在美食POI下返回 More...
 
NSString * rating
 POI评分,目前仅在餐饮、酒店、景点、影院类POI下返回 More...
 
NSString * cost
 POI人均消费,目前仅在餐饮、酒店、景点、影院类POI下返回 More...
 
NSString * parkingType
 停车场类型(地下、地面、路边),目前仅在停车场类POI下返回 More...
 
NSString * alias
 POI的别名,无别名时不返回 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

POI商圈信息

Since
9.4.0

Property Documentation

◆ alias

- (NSString*) alias
readwritenonatomiccopy

POI的别名,无别名时不返回

◆ businessArea

- (NSString*) businessArea
readwritenonatomiccopy

POI所属商圈

◆ cost

- (NSString*) cost
readwritenonatomiccopy

POI人均消费,目前仅在餐饮、酒店、景点、影院类POI下返回

◆ opentimeToday

- (NSString*) opentimeToday
readwritenonatomiccopy

POI今日营业时间,如 08:30-17:30 08:30-09:00 12:00-13:30 09:00-13:00.

◆ opentimeWeek

- (NSString*) opentimeWeek
readwritenonatomiccopy

POI营业时间描述,如 周一至周五:08:30-17:30(延时服务时间:08:30-09:00;12:00-13:30);周六延时服务时间:09:00-13:00(法定节假日除外)

◆ parkingType

- (NSString*) parkingType
readwritenonatomiccopy

停车场类型(地下、地面、路边),目前仅在停车场类POI下返回

◆ rating

- (NSString*) rating
readwritenonatomiccopy

POI评分,目前仅在餐饮、酒店、景点、影院类POI下返回

◆ tag

- (NSString*) tag
readwritenonatomiccopy

POI特色内容,目前仅在美食POI下返回

◆ tel

- (NSString*) tel
readwritenonatomiccopy

POI的联系电话


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