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

    Contains settings that are used by requests to the Azure Maps Search service.
    Name Description
    LayerItemsGenerating Occurs when a data provider starts generating map items for a layer. Inherited from InformationDataProviderBase.
    SearchCompleted Occurs when a search operation has been completed.
    WebRequest Occurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider.
    See Also