TomTomSDKTraffic
-
This is the public interface for the Traffic Data Provider in NavSDK. This interface can be passed to other components in NavSDK that work with traffic data.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol Traffic : AnyObject
-
Defines the Traffic Service public interface
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public typealias TrafficService = Traffic -
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol TrafficUpdateObserver : AnyObject
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
TomTomSDKTraffic