iOS高德地图SDK(搜索)  V7.6.0
AMapRoadTrafficSearchRequest Class Reference

道路实时路况查询请求 since 5.1.0 More...

#import <AMapSearchObj.h>

Inheritance diagram for AMapRoadTrafficSearchRequest:
AMapRoadTrafficSearchBaseRequest AMapSearchObject

Properties

NSString * roadName
 道路名称,可通过逆地理编码查询获取 More...
 
NSString * adcode
 城市adcode,可参考 http://a.amap.com/lbs/static/zip/AMap_adcode_citycode.zip More...
 
- Properties inherited from AMapRoadTrafficSearchBaseRequest
NSInteger level
 道路等级,1:高速(京藏高速)2:城市快速路、国道(西三环、103国道) 3:高速辅路(G6辅路)4:主要道路(长安街、三环辅路路)5:一般道路(彩和坊路)6:无名道路。默认为5. since 5.5.0 More...
 
BOOL requireExtension
 是否返回扩展信息,默认为 NO More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

道路实时路况查询请求 since 5.1.0

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

◆ roadName

- (NSString*) roadName
readwritenonatomiccopy

道路名称,可通过逆地理编码查询获取


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。