Map Match
Match GPS coordinates to the road network
POST/api/v1/map-match
ModelsExpand Collapse
MapMatchRequest = object { trace, radiuses } GPS trace to match against the road network
MapMatchRequest = object { trace, radiuses }
GPS trace to match against the road network
MapMatchResult = object { geometry, properties, type, legs } Map matching result with snapped geometry
MapMatchResult = object { geometry, properties, type, legs }
Map matching result with snapped geometry