<div dir="ltr">Is there some way to change the rendering order of elements on the canvas? In a plugin I'm working on, I have a large number of vertices implemented with QgsVertexMarker(). As the user selects different vertices, the colour changes from green to red. This all works fine, but it sometimes happens that one vertex is hidden behind another one nearby, and in these cases you can't see the red vertex on the map (see <a href="http://snag.gy/9fB5s.jpg">http://snag.gy/9fB5s.jpg</a> for example).<div>
<br></div><div style>Is there some way to change the rendering order of a vertex to bring it to the top?</div><div style><br></div><div style>Regards,</div><div style>Rudi </div></div>