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

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviToWayPointInfo:

Properties

NSString * mid
 
AMapNaviPointpoint
 
NSInteger remainDistance
 
NSInteger remainTime
 
NSInteger trafficlightNum
 

Detailed Description

当前自车位置到途经点的信息 since 6.7.0 Information from current vehicle position to waypoint

Property Documentation

◆ mid

- (NSString*) mid
readwritenonatomiccopy

途径点POI的id POI ID of the waypoint

◆ point

- (AMapNaviPoint*) point
readwritenonatomicstrong

途径点的坐标 Coordinates of the waypoint

◆ remainDistance

- (NSInteger) remainDistance
readwritenonatomicassign

剩余的距离,单位:米 Remaining distance in meters

◆ remainTime

- (NSInteger) remainTime
readwritenonatomicassign

剩余的时间,单位:秒 Remaining time in seconds

◆ trafficlightNum

- (NSInteger) trafficlightNum
readwritenonatomicassign

获取自车位置到前方第一个途径点的红绿灯数量 since 9.5.0 Number of traffic lights from the current vehicle position to the first waypoint ahead


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