Back to Devexpress

WebInformationDataProvider Class

windowsforms-devexpress-dot-xtramap-df008b7c.md

latest2.5 KB
Original Source

WebInformationDataProvider Class

The base class for providers requesting GIS from map services.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class WebInformationDataProvider :
    InformationDataProviderBase,
    ISupportWebRequest
vb
Public MustInherit Class WebInformationDataProvider
    Inherits InformationDataProviderBase
    Implements ISupportWebRequest

Implements

ISupportWebRequest

Inheritance

Show 18 items

Object InformationDataProviderBase WebInformationDataProvider AzureMapDataProviderBase

BingMapDataProviderBase

OsmGeocodeDataProvider

OsmSearchDataProvider

BingTrafficIncidentDataProvider

AzureTrafficIncidentDataProvider

AzureSearchDataProvider

BingSearchDataProvider

AzureGeocodeDataProvider

BingElevationDataProvider

BingGeocodeDataProvider

BingRouteDataProvider

BingRouteIsochroneDataProvider

AzureRouteDataProvider

AzureRouteIsochroneDataProvider

See Also

WebInformationDataProvider Members

DevExpress.XtraMap Namespace