getDetails

fun getDetails(matchedRoadIds: List<MatchedRoadId>, listener: PositionManager.OnMatchedRoadDetailLoaded, executor: Executor? = null)

Provides details for set of roads.

See also

Parameters

matchedRoadIds

IDs of continuous road sequence

listener

listener for results

executor

executor on which the listener will be executed