Distance Instructions
constructor(action: Int? = null, summary: String? = null, verbalAlert: String? = null, verbalSuccint: String? = null, verbalBefore: String? = null, verbalAfter: String? = null)
Parameters
action
The action to take for the current step (turn left, merge, straight, etc.). See list of available actions.
summary
Written maneuver instruction.
verbal Alert
The transition alert instruction will prepare the user for the forthcoming transition.
verbal Succint
Text suitable for use as a verbal alert in a navigation application
verbal Before
Text suitable for use as a verbal message immediately prior to the maneuver transition
verbal After
Text suitable for use as a verbal message immediately after the maneuver transition