Class TileLayer

All Implemented Interfaces:
BaseTileLayer.HasBaseTileLayerOptions, BaseTileLayer.HasPreload, HasBaseLayerOptions, Serializable

public class TileLayer extends BaseTileLayer implements BaseTileLayer.HasBaseTileLayerOptions
Layer with sources that provide pre-rendered, tiled images in grids that are organized by zoom levels for specific resolutions.

For more details see: TileLayer docs

See Also: