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.v19.2.dll

Declaration

public abstract class MapTileDataProviderBase :
    MapImageDataProviderBase,
    ICacheOptionsProvider,
    IMultiScaleTileFactory
See Also