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