renderManeuverUpdate

fun renderManeuverUpdate(style: Style, expectedValue: Expected<InvalidPointError, UpdateManeuverArrowValue>)

Renders an Expected 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.