YMKManoeuvre
Важно
This feature is available in the NaviKit SDK version.
|
class YMKManoeuvre : NSObject |
Summary
Class methods
|
init(action: YMKDrivingAction, |
Properties
|
var action: YMKDrivingAction { get } |
|
var distance: YMKLocalizedValue { get } |
|
var nextRoadName: String? { get } |
Class methods
init(action:distance:nextRoadName:)
|
init(action: YMKDrivingAction, |
Properties
action
|
var action: YMKDrivingAction { get } |
distance
|
var distance: YMKLocalizedValue { get } |
nextRoadName
|
var nextRoadName: String? { get } |
Optional field, can be nil.