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

MBSuggest对象表示路线建议关键词。 更多...

#import <MBRouteSuggestResult.h>

所有成员的列表。

公有成员

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

属性

NSString * address
 地址
CLLocationCoordinate2D coordinate
 加密经纬度字符串
double distance
 距离相对搜索中心
NSString * searchString
 更多 //&tp=3&q=MAPBHVQACMTPYIZWLNX&ct=
NSString * name
 名称
NSString * orientation
 方向
BOOL isStation
 是否为车站
NSString * type
 类型

详细描述

MBSuggest对象表示路线建议关键词。


成员函数文档

- (id) initWithDictionary: (NSDictionary *)  dictionary

初始化MBRouteSuggest对象

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

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