copy
fun copy(configure: CurrentLocationMarkerProperties.Mutable.() -> Unit = { }): CurrentLocationMarkerProperties
Copies the CurrentLocationMarkerProperties and applies the changes by configure to the copied instance.
Copies the CurrentLocationMarkerProperties and applies the changes by configure to the copied instance.