MBMapkit
公有成员 | 属性
MBPoi类参考

MBPoi对象表示POI对象 更多...

#import <MBPoiResult.h>

所有成员的列表。

公有成员

(id) - initWithDictionary:
 初始化MBPoiResult对象

属性

NSString * name
 名称
NSString * type
 类型
NSString * address
 地址
NSString * phoneNumber
 电话号码
NSString * detail
 详细
CLLocationCoordinate2D coordinate
 加密经纬度字符串
NSString * searchString
 更多 //&tp=3&q=MAPBHVQACMTPYIZWLNX&ct=
double distance
 距离
NSString * orientation
 方位
float rating
 评分
NSUInteger numComments
 评论条数
NSString * nid
 兴趣点的nid

详细描述

MBPoi对象表示POI对象


成员函数文档

- (id) initWithDictionary: (NSDictionary *)  dictionary

初始化MBPoiResult对象

参数:
dictionary包含MBPoiResult对象内容的数据字典

属性文档

- MBPoi: [read, assign]

评分

注解:
满分五分

该类的文档由以下文件生成:
 全部  函数 变量 属性