windowsforms-devexpress-dot-xtramap-df008b7c.md
The base class for providers requesting GIS from map services.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public abstract class WebInformationDataProvider :
InformationDataProviderBase,
ISupportWebRequest
Public MustInherit Class WebInformationDataProvider
Inherits InformationDataProviderBase
Implements ISupportWebRequest
Show 18 items
Object InformationDataProviderBase WebInformationDataProvider AzureMapDataProviderBase
BingTrafficIncidentDataProvider
AzureTrafficIncidentDataProvider
BingRouteIsochroneDataProvider
AzureRouteIsochroneDataProvider
See Also