MMKAlternativeBalloon
Warning
This feature is available in the NaviKit SDK version.
|
@interface MMKAlternativeBalloon : NSObject |
Summary
Class methods
|
+ (nonnull MMKAlternativeBalloon *)alternativeBalloonWithSummary:(nonnull MMKDrivingSummary *)summary |
Properties
|
@property (nonatomic, readonly, nonnull) MMKDrivingSummary *summary; |
|
@property (nonatomic, readonly, nonnull) MMKDrivingWeight *relativeWeight; |
Class methods
alternativeBalloonWithSummary:relativeWeight:
|
+ (nonnull MMKAlternativeBalloon *)alternativeBalloonWithSummary:(nonnull MMKDrivingSummary *)summary |
Properties
summary
|
@property (nonatomic, readonly, nonnull) MMKDrivingSummary *summary; |
relativeWeight
|
@property (nonatomic, readonly, nonnull) MMKDrivingWeight *relativeWeight; |
contains (weight(alternative) - weight(selectedRoute)) automatically updated on selected route changing