HorizonDataObject
public protocol HorizonDataObject
Horizon data object that requires a map specific location reference.
Important
This is a Public Preview API. It may be changed or removed at any time.-
A map-specific location reference.
Declaration
Swift
var locationReference: LocationReference? { get }
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
HorizonDataObject