高德地图SDK(导航)  V11.1.000
AMapNaviLink Class Reference

#import <AMapNaviRoute.h>

Inheritance diagram for AMapNaviLink:

Properties

NSArray< AMapNaviPoint * > * coordinates
 
NSInteger length
 
NSInteger time
 
NSString * roadName
 
AMapNaviRoadClass roadClass
 
AMapNaviFormWay formWay
 
BOOL isHadTrafficLights
 
AMapNaviRouteStatus trafficStatus
 
NSInteger trafficFineStatus
 
AMapNaviLinkType linkType
 
AMapNaviOwnershipType ownershipType
 

Detailed Description

分段的Link信息 Segmented Link information

Property Documentation

◆ coordinates

- (NSArray<AMapNaviPoint *>*) coordinates
readwritenonatomicstrong

Link的所有坐标 All coordinates of the Link

◆ formWay

- (AMapNaviFormWay) formWay
readwritenonatomicassign

Link的FormWay信息 Link's FormWay information

◆ isHadTrafficLights

- (BOOL) isHadTrafficLights
readwritenonatomicassign

Link是否有红绿灯 Whether the Link has traffic lights

◆ length

- (NSInteger) length
readwritenonatomicassign

Link的长度(单位:米) Length of the Link (unit: meters)

◆ linkType

- (AMapNaviLinkType) linkType
readwritenonatomicassign

Link的类型. 注意:只针对驾车. since 6.3.0 Type of Link, note: only for driving

◆ ownershipType

- (AMapNaviOwnershipType) ownershipType
readwritenonatomicassign

Link的ownership类型. 注意:只针对驾车. since 9.6.0 Ownership type of Link, note: only for driving

◆ roadClass

- (AMapNaviRoadClass) roadClass
readwritenonatomicassign

Link的道路类型 Link's road type

◆ roadName

- (NSString*) roadName
readwritenonatomicstrong

Link的道路名称 Road name of the Link

◆ time

- (NSInteger) time
readwritenonatomicassign

Link的预估时间(单位:秒) Estimated time of the Link (unit: seconds)

◆ trafficFineStatus

- (NSInteger) trafficFineStatus
readwritenonatomicassign

◆ trafficStatus

- (AMapNaviRouteStatus) trafficStatus
readwritenonatomicassign

Link的路况信息. 注意:只针对驾车. since 6.3.0 Link's traffic condition information, note: only for driving


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