onMatchedLocationUpdated abstract method
- MatchedLocation matchedLocation
Called whenever the current map-matched location has been updated.
matchedLocationThe current matched location update.
Implementation
void onMatchedLocationUpdated(MatchedLocation matchedLocation);