color

open fun color(color: Int): PolylineOptions

Sets the color of the polyline as a 32-bit ARGB color. The default color is black.

Return

This PolylineOptions object with a new color set.

Parameters

color

32-bit ARGB color.