Route description output turned off
This commit is contained in:
parent
03772fd85b
commit
73ab331506
@ -116,7 +116,7 @@ public:
|
|||||||
rep.content += ("<kml xmlns=\"http://www.opengis.net/kml/2.2\">");
|
rep.content += ("<kml xmlns=\"http://www.opengis.net/kml/2.2\">");
|
||||||
rep.content += ("<Document>");
|
rep.content += ("<Document>");
|
||||||
|
|
||||||
/* if(distance != std::numeric_limits<unsigned int>::max())
|
/* if(distance != std::numeric_limits<unsigned int>::max())
|
||||||
computeDescription(tmp, path, phantomNodes);
|
computeDescription(tmp, path, phantomNodes);
|
||||||
cout << tmp << endl;
|
cout << tmp << endl;
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user