summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeorouterequest.cpp
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-05-30 16:51:15 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-06-07 11:13:08 +0000
commit9e566cc5035493a7be8f7496bed57fe6e4060b2d (patch)
tree0102289ab1ae3c725e4593df810ecfe5fd23acf0 /src/location/maps/qgeorouterequest.cpp
parente8dedcd7c621715813b7b954bb7f64c88aa6523d (diff)
downloadqtlocation-9e566cc5035493a7be8f7496bed57fe6e4060b2d.tar.gz
Add TrafficFeature to QGeoRouteRequest/RouteQuery
[ChangeLog][QtLocation][QGeoRouteRequest/RouteQuery] Add TrafficFeature to the query features. Change-Id: I50243865da97e302943f43b0eda430e9d8383880 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/location/maps/qgeorouterequest.cpp')
-rw-r--r--src/location/maps/qgeorouterequest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/maps/qgeorouterequest.cpp b/src/location/maps/qgeorouterequest.cpp
index 753d2ee9..a1b32d85 100644
--- a/src/location/maps/qgeorouterequest.cpp
+++ b/src/location/maps/qgeorouterequest.cpp
@@ -134,6 +134,8 @@ QT_BEGIN_NAMESPACE
Consider parks when planning the route.
\value MotorPoolLaneFeature
Consider motor pool lanes when planning the route.
+ \value TrafficFeature
+ Consider the current traffic situation when planning the route. Since QtLocation 5.10
*/
/*!