copy

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

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