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

MapTileSourceBase Class

The base for all classes that can load image tiles from external map data providers.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MapTileSourceBase :
    MultiScaleTileSource

The following members return MapTileSourceBase objects:

Inheritance

Object
MapDisposableObject
MapImageSourceBase
DevExpress.XtraMap.MultiScaleTileSourceBase
MultiScaleTileSource
MapTileSourceBase
See Also