<div dir="ltr"><div><div>Hi, <br><br></div>the QgsRasterLayer costructor has changed. If I try this:<br><br><br>rlayer = QgsRasterLayer('<a href="http://testsrv/mapaccel?map=ciao.map&crs=EPSG:25832&format=image/png">http://testsrv/mapaccel?map=ciao.map&crs=EPSG:25832&format=image/png</a>', 'test', 'wms')<br>

<br>QgsMapLayerRegistry.instance().addMapLayer(rlayer)<br><br>self.iface.mapCanvas().refresh()<br><br><br></div>the wms raster layer is never added to map. How can I fix this?<br>
</div>