render
Renders an ArrowVisibilityChangeValue applying view side effects based on the data it contains.
Parameters
style
a valid map style object
visibilityChange
a state containing data for applying the view side effects.
Renders an ArrowAddedValue
Parameters
style
a valid map style object
arrowAdded
a state containing data for applying the view side effects.
fun render(style: Style, expectedValue: Expected<InvalidPointError, ArrowAddedValue>)
Content copied to clipboard
Renders the maneuver arrow data
Parameters
style
a valid map style object
expectedValue
a state containing data for applying the view side effects.
Renders a RemoveArrowValue
Parameters
style
a valid map style object
state
a state containing data for applying the view side effects.
Renders a ClearArrowsValue
Parameters
style
a valid map style object
state
a state containing data for applying the view side effects.