sdk-maps-driving-extensions / com.tomtom.online.sdk.map.driving / MatcherListener

MatcherListener

interface MatcherListener

Callback interface that allows the reception of matching results.

Functions

onMatched

abstract fun onMatched(matchResult: MatchResult): Unit

Function called when a new matching result is available.