create
Creates an instance of the default implementation of NavigationVisualization.
Multiple instances of NavigationVisualization may coexist, each associated with its own TomTomMap and TomTomNavigation instances. This is useful, for example, when creating a multiple-screen setup.
Parameters
The entry point for the map on which the routes are drawn.
The entry point for interacting with and customizing navigation.
The style configuration for the elements of the navigation visualization.
The data store object used to retrieve lane geometry.
Creates an instance of the default implementation of NavigationVisualization.
Multiple instances of NavigationVisualization may coexist, each associated with its own TomTomMap and TomTomNavigation instances. This is useful, for example, when creating a multiple-screen setup.
Parameters
The entry point for the map on which the routes are drawn.
The entry point for dispatching navigation events to the navigation visualization.
The style configuration for the elements of the navigation visualization.
The data store object used to retrieve lane geometry.
Creates an instance of the default implementation of NavigationVisualization using GeoJson stylization for traffic incidents and safety locations.
Multiple instances of NavigationVisualization may coexist, each associated with its own TomTomMap and TomTomNavigation instances. This is useful, for example, when creating a multiple-screen setup.
Parameters
The entry point for the map on which the routes are drawn.
The entry point for dispatching navigation events to the navigation visualization.
The style configuration for the route.
The data store object used to retrieve lane geometry.