im using m.fleet.ls.hereapi.com/2/matchroute.json
endpoint to mapmatch GPS traces.
The result provides values like:
[1] "lat" "lon"
[3] "document.2..TracePoints.confidenceValue" "document.2..TracePoints.matchDistance"
[5] "document.2..TracePoints.minError" "document.2..TracePoints.linkIdMatched"
[7] "document.2..TracePoints.routeLinkSeqNrMatched" "document.2..TracePoints.matchOffsetOnLink"
[9] "document.2..TracePoints.linkIdMatched.1"
Its kind of silly question but i seem not to be able to find a description of those parameters anywhere anymore. I know the documentation was available not long before. Are those parameters deprecated and there will no longer be a service or where could i find a documentation of those?
thank you. Andreas