Commit 5f856371 authored by haoshuang's avatar haoshuang
parents 904509d3 9892fb7b
......@@ -313,7 +313,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