Skip to main content

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

public abstract class MapTileSourceBase :
    MultiScaleTileSource

The following members return MapTileSourceBase objects:

See Also