MapMatchingSuccessfulResult
Represents successful result of Map Matching API call.
Parameters
matches
Matched routes. Matched routes aren't alternatives like in NavigationRouterCallback.onRoutesReady. With clean matches, only one match object is returned. When the algorithm cannot decide the correct match between two points, it will omit that line and return several sub-matches as match objects. The higher the number of sub-match match objects, the more likely it is that the input traces are poorly aligned to the road network.