03-19-2021, 10:22 PM
Hi,
Good question. World mode is recent and the feature you suggest isn't implemented. You can use TLN_DisableLayer() to turn off a layer, but then you have to reconfigure it to enable it again, that kills the idea behind "world mode".
However it would be quite trivial to implement a TLN_EnableLayer() that just re-enables the layer with previous parameters. That's what you need. Expect a release 2.9.1 soon
Good question. World mode is recent and the feature you suggest isn't implemented. You can use TLN_DisableLayer() to turn off a layer, but then you have to reconfigure it to enable it again, that kills the idea behind "world mode".
However it would be quite trivial to implement a TLN_EnableLayer() that just re-enables the layer with previous parameters. That's what you need. Expect a release 2.9.1 soon