YMKAlternativeBalloon
Важно
This feature is available in the NaviKit SDK version.
|
@interface YMKAlternativeBalloon : NSObject |
Summary
Class methods
|
+ (nonnull YMKAlternativeBalloon *)alternativeBalloonWithSummary:(nonnull YMKDrivingSummary *)summary |
Properties
|
@property (nonatomic, readonly, nonnull) YMKDrivingSummary *summary; |
|
@property (nonatomic, readonly, nonnull) YMKDrivingWeight *relativeWeight; |
Class methods
alternativeBalloonWithSummary:relativeWeight:
|
+ (nonnull YMKAlternativeBalloon *)alternativeBalloonWithSummary:(nonnull YMKDrivingSummary *)summary |
Properties
summary
|
@property (nonatomic, readonly, nonnull) YMKDrivingSummary *summary; |
relativeWeight
|
@property (nonatomic, readonly, nonnull) YMKDrivingWeight *relativeWeight; |
contains (weight(alternative) - weight(selectedRoute)) automatically updated on selected route changing