百度地图SDK for iOS v3.4.4 类参考
Protected 属性 | 属性 | 所有成员列表
BMKPoiDetailResult类 参考

poi详情检索结果类 更多...

#import <BMKPoiSearchType.h>

类 BMKPoiDetailResult 继承关系图:

Protected 属性

NSString * _name
 
CLLocationCoordinate2D _pt
 
NSString * _address
 
NSString * _phone
 
NSString * _uid
 
NSString * _tag
 
NSString * _detailUrl
 
NSString * _type
 
double _price
 
double _overallRating
 
double _tasteRating
 
double _serviceRating
 
double _environmentRating
 
double _facilityRating
 
double _hygieneRating
 
double _technologyRating
 
int _imageNum
 
int _grouponNum
 
int _commentNum
 
int _favoriteNum
 
int _checkInNum
 
NSString * _shopHours
 

属性

NSString * name
 POI名称
 
NSString * address
 POI地址
 
NSString * phone
 POI电话号码
 
NSString * uid
 POIuid
 
NSString * tag
 POI标签
 
NSString * detailUrl
 POI详情页url
 
NSString * type
 POI所属分类,如“hotel”,“cater”,“life”
 
CLLocationCoordinate2D pt
 POI地理坐标
 
double price
 POI价格
 
double overallRating
 POI综合评分
 
double tasteRating
 POI口味评分
 
double serviceRating
 POI服务评分
 
double environmentRating
 POI环境评分
 
double facilityRating
 POI设施评分
 
double hygieneRating
 POI卫生评分
 
double technologyRating
 POI技术评分
 
int imageNum
 POI图片数目
 
int grouponNum
 POI团购数目
 
int commentNum
 POI评论数目
 
int favoriteNum
 POI收藏数目
 
int checkInNum
 POI签到数目
 
NSString * shopHours
 POI营业时间
 

详细描述

poi详情检索结果类


该类的文档由以下文件生成: