onSpeedLimitUpdated abstract method
- SpeedLimit speedLimit
Called whenever the speed limit of the current road changes.
speedLimitSpeed limit of the current road.
Implementation
void onSpeedLimitUpdated(SpeedLimit speedLimit);
Called whenever the speed limit of the current road changes.
speedLimit Speed limit of the current road.void onSpeedLimitUpdated(SpeedLimit speedLimit);