YMKDrivingSummary
Важно
This feature is available in the Full MapKit SDK version
|
@interface YMKDrivingSummary : NSObject |
Route summary.
Summary
Class methods
|
+ (nonnull YMKDrivingSummary *)summaryWithWeight:(nonnull YMKDrivingWeight *)weight |
Properties
|
@property (nonatomic, readonly, nonnull) YMKDrivingWeight *weight; |
|
@property (nonatomic, readonly, nonnull) YMKDrivingFlags *flags; |
|
@property (nonatomic, readonly, nonnull) |
Class methods
summaryWithWeight:flags:nonAvoidedFeatures:
|
+ (nonnull YMKDrivingSummary *)summaryWithWeight:(nonnull YMKDrivingWeight *)weight |
Properties
weight
|
@property (nonatomic, readonly, nonnull) YMKDrivingWeight *weight; |
Route "weight".
flags
|
@property (nonatomic, readonly, nonnull) YMKDrivingFlags *flags; |
Overall route characteristics.
nonAvoidedFeatures
|
@property (nonatomic, readonly, nonnull) |
Route features that cannot be avoided