Package-level declarations
TomTom implementation provides Traffic functionality and configuration for the TomTom TPEG traffic provider. By using this package you can:
Create the traffic client,
Create a data provider to visualize traffic on the map,
Subscribe to changes in the traffic situation,
Use the data from the traffic data provider for the offline route calculation.
Once a traffic data provider instance is created and connected to a source of traffic, depending on the implementation, it starts receiving traffic data as offered by the provider, for example, near the current location, along the route, or for the current country/area.
Types
Link copied to clipboard
Responsible for creating the default Traffic implementation.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Configuration for the TomTom TPEG traffic provider.