addPolyline

abstract fun addPolyline(options: PolylineOptions): Polyline

Adds a new Polyline based on the given PolylineOptions.

Return

Polyline instance with the assigned UniqueId.

Parameters

options

PolylineOptions describing the desired properties of the Polyline.