MapKit Mobile SDK

MMKAlternativeBalloon

class MMKAlternativeBalloon : NSObject

Undocumented

Summary

Class methods

 init(summary: MMKDrivingSummary, relativeWeight: MMKDrivingWeight)

Properties

var summaryMMKDrivingSummary { get }
Undocumented

var relativeWeightMMKDrivingWeight { 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 }

Undocumented


relativeWeight

var relativeWeight: MMKDrivingWeight { get }

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