String
Image
Turn
Turn
String
Get the NavigationText
Kind: Instance method of Turn
Returns: String
- the KEY_NAVIGATION_TEXT value
Image
Get the TurnIcon
Kind: Instance method of Turn
Returns: Image
- the KEY_TURN_ICON value
Turn
Set the NavigationText
Kind: Instance method of Turn
Returns: Turn
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
text | String |
Individual turn text. Must provide at least text or icon for a given turn. - The desired NavigationText. {'string_min_length': 1, 'string_max_length': 500} |