MapDataProviderBase.TileSource Property
Gets or sets a tile source associated with the current data provider.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
MapTileSourceBase | A MapTileSourceBase class descendant that contains settings for obtaining image tiles from a specific data provider. |
See Also