isDrivingInTheWrongWay property
getter/setter pair
Determines if the travel direction on a one-way street is against the allowed traffic direction.
For two-way streets, this value is always false.
This feature is supported in tracking mode and when deviating from a route.
Note that the travel direction is determined based on the map-matched location.
Implementation
bool isDrivingInTheWrongWay;