Track Correction
MatchRoad Class
Based on the GPS data of the vehicle (minimum 10 track points, distance greater than 50 meters), return the basic information of the road where the track points are located and the current road condition information, and return to the surrounding landmark poi.
Constructor | Description |
---|---|
nimap.service.MatchRoad(MatchRoadOptions) |
MatchRoadOptions | Type | Description |
---|---|---|
source | String | Collect trace data source, mobile: phone, car navigation Instrument: carnavi, smart wear: swear |
Method | Return Value | Description |
---|---|---|
search(lonlats:Array,function(result)) | according to Track point string for track matching |