UpdateManeuverArrowValue

class UpdateManeuverArrowValue

Represents the data for rendering the maneuver arrow update

Parameters

layerVisibilityModifications

visibility modifications

arrowShaftFeature

a Feature for the arrow shafts source

arrowHeadFeature

a Feature for the arrow head source

Properties

Link copied to clipboard
val arrowHeadFeature: Feature?
Link copied to clipboard
val arrowShaftFeature: Feature?
Link copied to clipboard
val layerVisibilityModifications: List<Pair<String, Visibility>>