MMKManoeuvreWithLaneSignBalloon
class MMKManoeuvreWithLaneSignBalloon : NSObject |
Undocumented
Summary
Class methods
init(manoeuvre: MMKManoeuvre, |
Properties
var manoeuvre: MMKManoeuvre { get } |
var laneSign: MMKDrivingLaneSign { get } |
var directionSign: MMKDrivingDirectionSign? { get } |
Class methods
init(manoeuvre:laneSign:directionSign:)
init(manoeuvre: MMKManoeuvre, |
Properties
manoeuvre
var manoeuvre: MMKManoeuvre { get } |
Undocumented
laneSign
var laneSign: MMKDrivingLaneSign { get } |
Undocumented
directionSign
var directionSign: MMKDrivingDirectionSign? { get } |
Optional field, can be nil.