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.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public abstract class MapTileSourceBase :
    MultiScaleTileSource

The following members return MapTileSourceBase objects:

See Also