BingTrafficIncidentDataProvider Methods
Obsolete. Allows you to receive information about traffic incidents within a specified area from the Bing Maps service and display incident icons on the map.| Name | Description |
|---|---|
| Cancel() | Inherited from WebInformationDataProvider<TEventArgs>. |
| RequestTrafficIncidents(SearchBoundingBox, BingTrafficIncidentSeverity, BingTrafficIncidentType, Object) | Requests incidents for the specified region. |
| RequestTrafficIncidents(SearchBoundingBox, BingTrafficIncidentSeverity, BingTrafficIncidentType) | Requests incidents for the specified region. |
See Also