MBMapkit
|
公有成员 | |
(id) | - initWithDictionary: |
初始化MBBusLineResult对象 | |
属性 | |
NSString * | name |
名称 | |
NSString * | searchString |
搜索更详细信息的关键词 eg.&q=300路外环(十里河桥北-十里河桥西)&ct=北京市 |
- (id) initWithDictionary: | (NSDictionary *) | dictionary |
初始化MBBusLineResult对象
dictionary | 包含MBBusLineResult对象内容的数据字典 |