高德地图SDK(导航) V10.0.900
Loading...
Searching...
No Matches
AMapNaviSuggestChangeMainNaviRouteInfo Class Reference

多路线导航模式下,建议将某备选路线切换为主导航路线 since 6.3.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviSuggestChangeMainNaviRouteInfo:

Properties

AMapNaviRoutebackupRoute
 建议切换为主导航路线的备选路线
 
NSInteger savingTime
 该备选路线比目前主导航路线节省的时间, 单位:秒
 
NSString * wayRoadName
 该备选路线途径的主要道路名称
 

Detailed Description

多路线导航模式下,建议将某备选路线切换为主导航路线 since 6.3.0

Property Documentation

◆ backupRoute

- (AMapNaviRoute*) backupRoute
readwritenonatomicweak

建议切换为主导航路线的备选路线

◆ savingTime

- (NSInteger) savingTime
readwritenonatomicassign

该备选路线比目前主导航路线节省的时间, 单位:秒

◆ wayRoadName

- (NSString*) wayRoadName
readwritenonatomiccopy

该备选路线途径的主要道路名称


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