MapMatchingResult
constructor(matchedLocation: MatchedLocation, rawLocation: GeoLocation, locationPredictions: List<GeoLocation> = emptyList(), alternativeMatchedLocations: List<MatchedLocation> = emptyList(), followedRouteIds: List<RouteId> = emptyList())
Important: This is a Public Preview API. It may be changed or removed at any time.
constructor(matchedLocation: MatchedLocation, rawLocation: GeoLocation, alternativeMatchedLocations: List<MatchedLocation> = emptyList(), followedRouteIds: List<RouteId> = emptyList())