Back to Devexpress

AzureRouteDataProvider Events

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

latest1.8 KB
Original Source

AzureRouteDataProvider Events

Allows you to use the Azure Maps Route service to build a route.

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.
RouteCalculatedOccurs when route calculation is complete.
WebRequestOccurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider<TEventArgs>.

See Also

AzureRouteDataProvider Class

AzureRouteDataProvider Members

DevExpress.Xpf.Map Namespace