Skip to main content

OpenStreetMapTileSource Class

In This Article

The class that implements loading image tiles from the OpenStreetMap data provider.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public class OpenStreetMapTileSource :
    MapTileSourceBase

#Inheritance

See Also