OmhStyleSpanMonochromatic
class OmhStyleSpanMonochromatic(val color: Int, val segments: Double? = null, val stamp: Bitmap? = null) : OmhStyleSpan, Parcelable
OmhStyleSpanMonochromatic is a class that represents a monochromatic style span on a map. A style span can be used to customize the appearance of polylines. This class implements the OmhStyleSpan interface.