OmhDash

class OmhDash(val length: Float) : OmhPatternItem

OmhDash is a class that represents a dash pattern item on a map. A dash pattern item can be used to customize the appearance of polylines and other map elements. This class extends the OmhPatternItem interface.

Constructors

Link copied to clipboard
constructor(length: Float)

Properties

Link copied to clipboard

The length of the dash.