Back to Devexpress

BingRouteIsochroneDataProvider Events

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

latest1.9 KB
Original Source

BingRouteIsochroneDataProvider Events

Obsolete. Allows you to use the Bing Maps service to calculate an isochrone and display it on the map. An isochrone shows an area reachable from a specific location.

NameDescription
ChangedOccurs when the Freezable or an object it contains is modified. Inherited from Freezable.
IsochroneCalculatedOccurs after an isochrone is calculated.
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.
WebRequestOccurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider<TEventArgs>.

See Also

BingRouteIsochroneDataProvider Class

BingRouteIsochroneDataProvider Members

DevExpress.Xpf.Map Namespace