POI商圈信息
More...
#include <AMapCommonObj.h>
|
| NSString * | businessArea |
| | POI所属商圈
|
| |
| NSString * | opentimeToday |
| | POI今日营业时间,如 08:30-17:30 08:30-09:00 12:00-13:30 09:00-13:00.
|
| |
| NSString * | opentimeWeek |
| | POI营业时间描述,如 周一至周五:08:30-17:30(延时服务时间:08:30-09:00;12:00-13:30);周六延时服务时间:09:00-13:00(法定节假日除外)
|
| |
| NSString * | tel |
| | POI的联系电话
|
| |
| NSString * | tag |
| | POI特色内容,目前仅在美食POI下返回
|
| |
| NSString * | rating |
| | POI评分,目前仅在餐饮、酒店、景点、影院类POI下返回
|
| |
| NSString * | cost |
| | POI人均消费,目前仅在餐饮、酒店、景点、影院类POI下返回
|
| |
| NSString * | parkingType |
| | 停车场类型(地下、地面、路边),目前仅在停车场类POI下返回
|
| |
| NSString * | alias |
| | POI的别名,无别名时不返回
|
| |
◆ alias
◆ businessArea
| - (NSString*) businessArea |
|
readwritenonatomiccopy |
◆ cost
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
POI评分,目前仅在餐饮、酒店、景点、影院类POI下返回
◆ tag
◆ tel
The documentation for this class was generated from the following file: