ArrowAddedValue

class ArrowAddedValue

Represents the data for rendering the adding of route arrow(s)

Parameters

arrowShaftFeatureCollection

a FeatureCollection for the arrow shafts source

arrowHeadFeatureCollection

a FeatureCollection 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

arrowHeadFeatureCollection
Link copied to clipboard
val arrowHeadFeatureCollection: FeatureCollection
a FeatureCollection for the arrow head source
arrowShaftFeatureCollection
Link copied to clipboard
val arrowShaftFeatureCollection: FeatureCollection
a FeatureCollection for the arrow shafts source