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