WebInformationDataProvider Class
In This Article
The base class for providers requesting GIS from map services.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public abstract class WebInformationDataProvider :
InformationDataProviderBase,
ISupportWebRequest
#Implements
#Inheritance
Show 18 items
Object
InformationDataProviderBase
WebInformationDataProvider
See Also