Standalone PyQGIS: How to add new layer to map on runtime?

Viewed 23

I can’t do setLayers(), for a layer created by QGIS processing algorithm on runtime. How to add new layers to QgsMapCanvas in standalone PyQGIS?

0 Answers
Related