add Polyline
inline fun PolylineManager.Collection.addPolyline(optionsActions: PolylineOptions.() -> Unit): Polyline
Adds a new Polyline to the underlying map and to this PolylineManager.Collection with the provided optionsActions.
Adds a new Polyline to the underlying map and to this PolylineManager.Collection with the provided optionsActions.