resetTrafficIncidentFilter method - MapContentSettings class - mapview library - Dart API
resetTrafficIncidentFilter
resetTrafficIncidentFilter static method
Removes all filters regarding Traffic Incidents so that all incidents will be displayed, when the display of Traffic Incidents is enabled using MapScene.enableFeatures with MapFeatures.trafficIncidents.
Implementation
static void resetTrafficIncidentFilter() => $prototype.resetTrafficIncidentFilter();