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