create

fun create(tomtomMap: TomTomMap, styleConfiguration: StyleConfiguration = StyleConfiguration()): RoutingVisualization

Deprecated

This will be removed from future releases after 2026-11-28. 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.