setLength abstract method

void setLength(
  1. StylingProportionFunction length
)

Overall length of the arrow (including the tip) in units. Default: constantValue: 90

Implementation

void setLength(
    mapkit_styling_proportion_function.StylingProportionFunction length);