Map Match
Match GPS coordinates to the road network
client.mapMatch.match(MapMatchMatchParams { trace, radiuses } body, RequestOptionsoptions?): MapMatchResult { geometry, properties, type, legs }
POST/api/v1/map-match
ModelsExpand Collapse
MapMatchRequest { trace, radiuses } GPS trace to match against the road network
MapMatchRequest { trace, radiuses }
GPS trace to match against the road network
MapMatchResult { geometry, properties, type, legs } Map matching result with snapped geometry
MapMatchResult { geometry, properties, type, legs }
Map matching result with snapped geometry