Back to Devexpress

AzureGeocodeDataProvider Events

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

latest1.8 KB
Original Source

AzureGeocodeDataProvider Events

Allows you to obtain geo data from the Azure Maps Geocode service.

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.
LocationInformationReceivedOccurs when the service returns information about the location.
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

AzureGeocodeDataProvider Class

AzureGeocodeDataProvider Members

DevExpress.Xpf.Map Namespace