Holomap Multithreading

I was able to draw a complex holomap. Now I just switch the creation of overlays using multiple threads and then multiplying it to get the plot. But now getting the following warning and options are not working which I’m manually passing.

WARNING:param.Overlay17553: Use of __ call __ to set options will be deprecated in the next major release (1.14.0). Use the equivalent .opts method instead.

Without a reproducible example there is very little I can do to help here.