LocationMapMatchingObserver
public protocol LocationMapMatchingObserver : ObserverDeclares an observer that can receive navigation map matching events.
Check the MapMatchingEngine documentation for more information on map-matching.
- 
                  
                  Notifies that a location has been matched to the road network. Notifies when the new MapMatchingResultis generated by theMapMatchingEngine.DeclarationSwift func didMapMatchLocation(mapMatchingResult: MapMatchingResult)ParametersmapMatchingResultThe location and its details on the road network that matches the navigation location. 
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         LocationMapMatchingObserver
          LocationMapMatchingObserver