|
高德地图SDK(导航)
V11.1.000
|
#import <AMapNaviRoute.h>
Properties | |
| NSArray< AMapNaviPoint * > * | coordinates |
| NSInteger | length |
| NSInteger | time |
| NSString * | roadName |
| AMapNaviRoadClass | roadClass |
| AMapNaviFormWay | formWay |
| BOOL | isHadTrafficLights |
| AMapNaviRouteStatus | trafficStatus |
| NSInteger | trafficFineStatus |
| AMapNaviLinkType | linkType |
| AMapNaviOwnershipType | ownershipType |
分段的Link信息 Segmented Link information
|
readwritenonatomicstrong |
Link的所有坐标 All coordinates of the Link
|
readwritenonatomicassign |
Link的FormWay信息 Link's FormWay information
|
readwritenonatomicassign |
Link是否有红绿灯 Whether the Link has traffic lights
|
readwritenonatomicassign |
Link的长度(单位:米) Length of the Link (unit: meters)
|
readwritenonatomicassign |
Link的类型. 注意:只针对驾车. since 6.3.0 Type of Link, note: only for driving
|
readwritenonatomicassign |
Link的ownership类型. 注意:只针对驾车. since 9.6.0 Ownership type of Link, note: only for driving
|
readwritenonatomicassign |
Link的道路类型 Link's road type
|
readwritenonatomicstrong |
Link的道路名称 Road name of the Link
|
readwritenonatomicassign |
Link的预估时间(单位:秒) Estimated time of the Link (unit: seconds)
|
readwritenonatomicassign |
|
readwritenonatomicassign |
Link的路况信息. 注意:只针对驾车. since 6.3.0 Link's traffic condition information, note: only for driving