Commit 9892fb7b authored by oscar's avatar oscar

修改为roadname

parent 6c02f209
......@@ -312,7 +312,7 @@ int JfxEvents::CalculateMap(ObjInfoAll& objAll, TrkObj& sendObj)
#ifdef _USING_NEW_JFXMAP_
sendObj.nodeIdId = roadInfo.lNodeIdId;
sendObj.nodeIdRegion = roadInfo.lNodeIdRegion;
sendObj.linkName = roadInfo.strCrossName;
sendObj.linkName = roadInfo.strRoadName;
sendObj.upstreamNodeIdId = roadInfo.lUpstreamNodeIdId;
sendObj.upstreamNodeIdRegion = roadInfo.lUpstreamNodeIdRegion;
sendObj.sectionId = roadInfo.nSectionId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment