onResult

abstract fun onResult(matches: List<MapMatchedPointResult>, matchCount: Int)

Returns the list of map-matched Waypoints.

Parameters

matches

the list of map-matched GeoPoints or Waypoints as a MapMatchedPointResult.

matchCount

the number of GeoPoints or Waypoints which have been successfully map-matched.