matchLocation
Performs attempt to match location to the Route.
Important: This is a Public Preview API. It may be changed or removed at any time.
Return
map matching result that contains:
A location matched to the Route if possible, otherwise the original location.
A list of IDs for Routes that the matched location is on.
Parameters
The location which will be matched to route.
The route to which location will be matched.
Progress on the route.
Performs attempt to match location to the map tiles.
Important: This is a Public Preview API. It may be changed or removed at any time.
Return
map matching result that contains:
A location matched to the Route if possible, otherwise the original location.
A list of IDs for Routes that the matched location is on.
Parameters
The location which will be matched to the map tiles.