Home
last modified time | relevance | path

Searched refs:trafficFeatureIdx (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp272 int trafficFeatureIdx = featureTypes.indexOf(QGeoRouteRequest::TrafficFeature); in calculateRoute() local
274 if (trafficFeatureIdx >= 0 && in calculateRoute()