create
fun create(tomtomMap: TomTomMap, styleConfiguration: StyleConfiguration = StyleConfiguration()): RoutingVisualization
Deprecated
This will be removed 6 months after the next release. Please use the RoutingVisualization composable.
Creates an instance of the default implementation of RoutingVisualization.
Multiple instances of RoutingVisualization may coexist, each associated with its own TomTomMap instances. This is useful, for example, when creating a multiple-screen setup.