render Maneuver Update
fun renderManeuverUpdate(style: Style, expectedValue: Expected<InvalidPointError, UpdateManeuverArrowValue>)
Content copied to clipboard
Renders an Expected<InvalidPointError, UpdateManeuverArrowValue> applying view side effects based on the data it contains.
Parameters
style
a valid map style object
expectedValue
a value containing data for applying the view side effects.