Interface BaseTileLayer.HasBaseTileLayerOptions

All Superinterfaces:
BaseTileLayer.HasPreload
All Known Implementing Classes:
BaseTileLayerOptions, NoOpTileLayer, TileLayer, TileLayerOptions
Enclosing class:
BaseTileLayer

public static interface BaseTileLayer.HasBaseTileLayerOptions extends BaseTileLayer.HasPreload
Options for layer sources that provide pre-rendered, tiled images in grids that are organized by zoom levels for specific resolutions.

For more details see: BaseTileLayer docs