copy

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

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