MapKit Mobile SDK

Warning

This feature is available in the Full MapKit SDK version

MMKDrivingSummary

class MMKDrivingSummary : NSObject

Route summary.

Summary

Class methods

 init(weight: MMKDrivingWeight, flags: MMKDrivingFlags)

Properties

var weightMMKDrivingWeight { get }
Route "weight"

var flagsMMKDrivingFlags { get }
Overall route characteristics

Class methods

init(weight:flags:)

 init(weight: MMKDrivingWeight, flags: MMKDrivingFlags)


Properties

weight

var weight: MMKDrivingWeight { get }

Route "weight".


flags

var flags: MMKDrivingFlags { get }

Overall route characteristics.