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

Declaration

public abstract class MapTileSourceBase :
    MultiScaleTileSource

The following members return MapTileSourceBase objects:

See Also