Tile Layer ================== The TileLayer class serves as the base class for both RasterTileLayer and VectorTileLayer. It provides the fundamental functionality for managing tile-based layers on a map. .. autoclass:: ipyopenlayers.openlayers.TileLayer :members: