TrafficTpeg

TomTom implementation of entry point to perform traffic actions. It reacts to and controls TPEG traffic provider behavior.

Important: This is a Public Preview API. It may be changed or removed at any time.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun close()

Important: This is a Public Preview API. It may be changed or removed at any time.

Link copied to clipboard
fun trackRouteChanges(navigationController: NavigationController)

Enables fetching of traffic along corridors of navigated routes. This can be useful to display traffic information for the route, but can also have a negative impact on planning routes onboard or finding faster alternatives.

Link copied to clipboard

Retrieve the public traffic interface for Routing. This can be passed to the OnboardRoutingClient to provide traffic information for routing on the onboard map.

Link copied to clipboard
open override fun updateLocale(locale: Locale)

Important: This is a Public Preview API. It may be changed or removed at any time.

Link copied to clipboard

Sets a new location engine.

Properties

Link copied to clipboard
open override val isConnected: Boolean

Important: This is a Public Preview API. It may be changed or removed at any time.

Link copied to clipboard
open override val trafficEventCount: Int

Important: This is a Public Preview API. It may be changed or removed at any time.