<div dir="ltr">I just received a request to update the Density Analysis plugin density hash algorithms so they work with multiple layers and produce one density map based off of multiple input layers. In the algorithm I have replaced QgsProcessingParameterFeatureSource with QgsProcessingParameterMultipleLayers.<div><br></div><div>Is there a way to automatically populate as default value of selected layers in QgsProcessingParameterMultipleLayers with the selected layers or selected groups of layers in the "Layer Panel"?  This would be incredibly useful.</div><div><br></div><div>I am doing this as a QgsProcessingAlgorithm. The layerType to 

QgsProcessingParameterMultipleLayers is QgsProcessing.TypeVectorPoint.</div><div><br></div><div>Thanks for your help.</div><div><br></div><div>Calvin</div></div>