MMKDrivingSummary
Warning
This feature is available in the Full MapKit SDK version
|
@interface MMKDrivingSummary : NSObject |
Route summary.
Summary
Class methods
|
+ (nonnull MMKDrivingSummary *)summaryWithWeight:(nonnull MMKDrivingWeight *)weight |
Properties
|
@property (nonatomic, readonly, nonnull) MMKDrivingWeight *weight; |
|
@property (nonatomic, readonly, nonnull) MMKDrivingFlags *flags; |
|
@property (nonatomic, readonly, nonnull) |
Class methods
summaryWithWeight:flags:nonAvoidedFeatures:
|
+ (nonnull MMKDrivingSummary *)summaryWithWeight:(nonnull MMKDrivingWeight *)weight |
Properties
weight
|
@property (nonatomic, readonly, nonnull) MMKDrivingWeight *weight; |
Route "weight".
flags
|
@property (nonatomic, readonly, nonnull) MMKDrivingFlags *flags; |
Overall route characteristics.
nonAvoidedFeatures
|
@property (nonatomic, readonly, nonnull) |
Route features that cannot be avoided