Fixing rounding errors by a hack.
This commit is contained in:
@@ -159,6 +159,7 @@ public:
|
||||
convertInternalReversedCoordinateToString(rawRoute.segmentEndCoordinates[segmentIdx].startPhantom.location, tmp);
|
||||
else
|
||||
convertInternalReversedCoordinateToString(rawRoute.rawViaNodeCoordinates[segmentIdx], tmp);
|
||||
|
||||
reply.content += tmp;
|
||||
reply.content += "]";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user