Map Match
Match GPS coordinates to the road network
client.MapMatch.Match(ctx, body) (*MapMatchResult, error)
POST/api/v1/map-match
ModelsExpand Collapse
type MapMatchRequest struct{…}GPS trace to match against the road network
type MapMatchRequest struct{…}
GPS trace to match against the road network
Trace GeoJsonGeometryGPS trace (GeoJSON LineString geometry)
Trace GeoJsonGeometry
GPS trace (GeoJSON LineString geometry)
type MapMatchResult struct{…}Map matching result with snapped geometry
type MapMatchResult struct{…}
Map matching result with snapped geometry
Geometry GeoJsonGeometry
Geometry GeoJsonGeometry