resetTrafficIncidentFilter static method

void resetTrafficIncidentFilter()

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();