RoadObjectMatcherObserver

fun interface RoadObjectMatcherObserver

Road objects matching listener. Callbacks are fired when matching is finished.

Functions

Link copied to clipboard
abstract fun onRoadObjectMatched(result: Expected<RoadObjectMatcherError, RoadObject>)

Road object matching result.