MMKAlternativeBalloon

Warning

This feature is available in the NaviKit SDK version.

class MMKAlternativeBalloon : NSObject

Summary

Class methods

 init(summary: MMKDrivingSummary, relativeWeight: MMKDrivingWeight)

Properties

var summary: MMKDrivingSummary { get }

var relativeWeight: MMKDrivingWeight { get }
contains (weight(alternative) - weight(selectedRoute)) automatically updated on selected route changing

Class methods

init(summary:relativeWeight:)

 init(summary: MMKDrivingSummary, relativeWeight: MMKDrivingWeight)


Properties

summary

var summary: MMKDrivingSummary { get }


relativeWeight

var relativeWeight: MMKDrivingWeight { get }

contains (weight(alternative) - weight(selectedRoute)) automatically updated on selected route changing