open suspend override fun requestTiles(coord: TileCoord, options: TileRequestOptions, currentDate: String, fromAnimation: Boolean, intervals: List<String>?): Any
Called from TilePyramid.requestTiles(), This will eventually initiate the download of bitmaps.