copy

fun copy(configure: PolylineData.Mutable.() -> Unit = { }): PolylineData

Copies the PolylineData and applies the changes by configure to the copied instance.