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