MMKManoeuvre
Warning
This feature is available in the NaviKit SDK version.
|
class MMKManoeuvre : NSObject |
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 } |
distance
|
var distance: MMKLocalizedValue { get } |
nextRoadName
|
var nextRoadName: String? { get } |
Optional field, can be nil.