Obsolete Members for RouteTracker

The following members of QML type RouteTracker are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Methods

  • string enableRerouting(RouteTask routeTask, RouteParameters routeParameters, ReroutingStrategy strategy, bool visitFirstStopOnStart) (obsolete)

Method Documentation

string enableRerouting(RouteTask routeTask, RouteParameters routeParameters, ReroutingStrategy strategy, bool visitFirstStopOnStart)

This method is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Enables rerouting functionality of route tracker.

Rerouting is initiated automatically when the tracking status is off-route. In order to be considered off-route, the location must be on the transportation network as well as off the current route. If a tracked location is in a parking lot, for example, it is not considered off-route and rerouting will not occur. If the next location is on the network but not on the route, automatic rerouting will begin.

The enableReroutingStatusChanged signal will emit when the operation is complete.

This method is deprecated since 100.11. enableReroutingWithReroutingParameters(ReroutingParameters reroutingParameters) has replaced this method.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.