Skip to main content
A newer version of this page is available. .

MapTileDataProviderBase Class

A base class for Map Tile Providers.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MapTileDataProviderBase :
    MapImageDataProviderBase,
    ICacheOptionsProvider,
    IMultiScaleTileFactory

The following members return MapTileDataProviderBase objects:

See Also