Skip to main content
All docs
V25.1
  • AzureGeocodeDataProvider Events

    The class that sends requests to the Azure Maps Geocode service.
    Name Description
    LayerItemsGenerating Occurs when a data provider starts generating map items for a layer. Inherited from InformationDataProviderBase.
    LocationInformationReceived Occurs when information about the location is received.
    WebRequest Occurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider.
    See Also