MapMatchingEvent
public enum MapMatchingEvent
Represents the map matching event.
-
Indicates that the map matching has been occured.
Declaration
Swift
case didMapMatchLocation(result: MapMatchingResult)Parameters
resultTomTomSDKNavigationEngines/MapMatchingResultbased on a given location.
TomTom SDK for iOS (0.53.1)
MapMatchingEvent