onTileLoaded

suspend fun onTileLoaded(tile: TileType, intervals: List<String>?, mode: Int)

Backfills the edges of the tile with its neighbors' data and vice versa. This mirrors the logic found in the JavaScript SDK for seamless tile stitching.