<div dir="ltr">I'm analyzing QuickMapService to see how much work it would need toport it to QGIS 3 (it would a big loss not having it!).<div><br><div>The first thing I see is that QgsPluginLayer doesn't offer the draw() method anymore. i guess the only way to substitute it is defining a custom QgsMapLayerRenderer and implementing its render() method. Can you confirm this is the only way to do the actual rendering?</div></div><div><br></div><div>giovanni</div></div>