onLocationMapMatched

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract fun onLocationMapMatched(mapMatchingResult: MapMatchingResult)

Called whenever a new MapMatchingResult has been generated by the MapMatchingEngine.

Parameters

mapMatchingResult

The generated MapMatchingResult.