地图匹配结果。

命名空间:  SuperMap.Analyst.NetworkAnalyst
程序集:  SuperMap.Analyst.NetworkAnalyst (in SuperMap.Analyst.NetworkAnalyst)
版本: dll

语法

C#
public MapMatchingResult BatchMatch(
	List<TrackPoint> coordinates
)

参数

coordinates
Type: System.Collections.Generic..::.List<(Of <(TrackPoint>)>)
待匹配的轨迹点。

请参见