Skip to main content
All docs
V26.1
  • AzureTrafficIncidentDataProvider Methods

    Allows you to communicate with the Azure Maps service to obtain information about traffic incidents and display them on the map.
    Name Description
    Cancel() Inherited from WebInformationDataProvider<TEventArgs>.
    RequestTrafficIncidents(SearchBoundingBox, Int32, Int32, AzureTrafficIncidentOptions) Requests incidents for the specified region.
    See Also