Skip to main content
All docs
V26.1
  • MapTileDataProviderBase Class

    A base class for Map Tile Providers.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public abstract class MapTileDataProviderBase :
        MapImageDataProviderBase,
        ICacheOptionsProvider,
        IMultiScaleTileFactory

    The following members return MapTileDataProviderBase objects:

    See Also