MMKManoeuvre
class MMKManoeuvre : NSObject |
Undocumented
Summary
Class methods
init(action: MMKDrivingAction, |
Properties
var action: MMKDrivingAction { get } |
var distance: MMKLocalizedValue { get } |
var nextRoadName: String? { get } |
Class methods
init(action:distance:nextRoadName:)
init(action: MMKDrivingAction, |
Properties
action
var action: MMKDrivingAction { get } |
Undocumented
distance
var distance: MMKLocalizedValue { get } |
Undocumented
nextRoadName
var nextRoadName: String? { get } |
Optional field, can be nil.