TileLayer Class TIBCO Spotfire 7.0 API Reference
The base class for tiled map service layers. These layers are used as background layers in the map chart, by fetching map tiles (bitmaps) from a web service.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application.Visuals.Maps MapChartLayer
        Spotfire.Dxp.Application.Visuals.Maps TileLayer
          Spotfire.Dxp.Application.Visuals.Maps StandardTileLayer

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(14, 0)]
public abstract class TileLayer : MapChartLayer
Version Information

Supported in: 7.0, 6.5
See Also