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