resetTrafficRefreshPeriod method - MapContentSettings class - mapview library - Dart API
resetTrafficRefreshPeriod
resetTrafficRefreshPeriod static method
Resets the traffic data (both flow and incidents) refresh period so the default traffic information validity time and the refresh period derived from the refresh period of the traffic server is used.
Implementation
static void resetTrafficRefreshPeriod() => $prototype.resetTrafficRefreshPeriod();