Searched refs:legAttributes (Results 1 – 1 of 1) sorted by relevance
402 QStringList legAttributes; in routeRequestString() local406 legAttributes.append("links"); in routeRequestString()411 legAttributes.append("maneuvers"); in routeRequestString()420 if (legAttributes.count() > 0) { in routeRequestString()422 requestString += legAttributes.join(","); in routeRequestString()