What are the required parameters for the addLayer action?
4 vues
Réponse
The required parameters for the addLayer action are 'layer' (which specifies the layer type and its properties), 'modelTable' (the in-memory table representing the model), and 'name' (a unique name for the layer being added).