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

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

arrowHeadFeature
Link copied to clipboard
val arrowHeadFeature: Feature?
a Feature for the arrow head source
arrowShaftFeature
Link copied to clipboard
val arrowShaftFeature: Feature?
a Feature for the arrow shafts source
layerVisibilityModifications
Link copied to clipboard
val layerVisibilityModifications: List<Pair<String, Visibility>>
visibility modifications