YMKDrivingSummary
Warning
This feature is available in the Full MapKit SDK version
|
class YMKDrivingSummary : NSObject |
Route summary.
Summary
Class methods
|
init(weight: YMKDrivingWeight, |
Properties
|
var weight: YMKDrivingWeight { get } |
|
var flags: YMKDrivingFlags { get } |
|
var nonAvoidedFeatures: YMKDrivingNonAvoidedFeatures { get } |
Class methods
init(weight:flags:nonAvoidedFeatures:)
|
init(weight: YMKDrivingWeight, |
Properties
weight
|
var weight: YMKDrivingWeight { get } |
Route "weight".
flags
|
var flags: YMKDrivingFlags { get } |
Overall route characteristics.
nonAvoidedFeatures
|
var nonAvoidedFeatures: YMKDrivingNonAvoidedFeatures { get } |
Route features that cannot be avoided