MapMatchingResult

fun MapMatchingResult(matchedLocation: MatchedLocation, followedRouteIds: List<String> = emptyList())

Parameters

matchedLocation

The map matched location.

followedRouteIds

The list of Route IDs that were passed into the MapMatchingEngine and that matchedLocation is on.

Important: This is a Public Preview API. It may be changed or removed at any time.