OmhGap

class OmhGap(val length: Float) : OmhPatternItem

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

Constructors

Link copied to clipboard
constructor(length: Float)

Properties

Link copied to clipboard

The length of the gap.