TencentNavKit
TNKRideNavigationBriefInfo Class Reference

#import <TNKRideNavigationData.h>

Inheritance diagram for TNKRideNavigationBriefInfo:

Properties

NSString * nextTurn
 转向类型文字 More...
 
NSString * roadName
 当前道路名称 More...
 
int distanceToTurn
 距离转向点(米) More...
 
int totalDistance
 剩余总距离(米) More...
 
int estimatedTime
 剩余预计时间(秒) More...
 

Property Documentation

◆ distanceToTurn

- (int) distanceToTurn
readwritenonatomicassign

距离转向点(米)

◆ estimatedTime

- (int) estimatedTime
readwritenonatomicassign

剩余预计时间(秒)

◆ nextTurn

- (NSString*) nextTurn
readwritenonatomiccopy

转向类型文字

◆ roadName

- (NSString*) roadName
readwritenonatomiccopy

当前道路名称

◆ totalDistance

- (int) totalDistance
readwritenonatomicassign

剩余总距离(米)


The documentation for this class was generated from the following file: