onOffRoadProgressUpdated abstract method
- OffRoadProgress offRoadProgress
Called whenever the current location has been updated and the user is off-road.
Off-road progress events starts after the user has reached the map-matched destination and the current location is not map-matched.
offRoadProgressThe current off-road progress update.
Implementation
void onOffRoadProgressUpdated(OffRoadProgress offRoadProgress);