Skip to main content

TdxMapImageTileLayer Class

An image tile layer.

Declaration

TdxMapImageTileLayer = class(
    TdxMapLayer
)

Remarks

This class implements the image tile layer, a map layer that draws a map using image tiles obtained from one of the supported map image data providers. You can choose from:

The TdxMapImageTileLayer class extends its ancestor class with members that allow you to:

See Also