Back to Devexpress

AzureTrafficIncidentDataProvider Events

wpf-devexpress-dot-xpf-dot-map-dot-azuretrafficincidentdataprovider-dot-underscore-events.md

latest1.8 KB
Original Source

AzureTrafficIncidentDataProvider Events

Allows you to communicate with the Azure Maps service to obtain information about traffic incidents and display them on the map.

NameDescription
ChangedOccurs when the Freezable or an object it contains is modified. Inherited from Freezable.
LayerItemsGeneratingOccurs when a data provider starts generating map items for a layer. Inherited from InformationDataProviderBase.
PropertyChangedOccurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
TrafficIncidentCalculatedOccurs after the provider has received a list of traffic incidents.
WebRequestOccurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider<TEventArgs>.

See Also

AzureTrafficIncidentDataProvider Class

AzureTrafficIncidentDataProvider Members

DevExpress.Xpf.Map Namespace