Is there a reason you want to do custom drawing of symbols and not use something like a line marker symbol with it set for each vertex?<div><br></div><div>There is also this <a href="http://www.qgis.org/pyqgis-cookbook/vector.html#index-13">http://www.qgis.org/pyqgis-cookbook/vector.html#index-13</a> but I would advice to use the mark line symbol first.</div>

<div><br></div><div>- Nathan</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 13, 2012 at 11:09 PM, leena S <span dir="ltr"><<a href="mailto:qgis.dev0001@gmail.com" target="_blank">qgis.dev0001@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hello everyone;<br><br>i am using QGraphicsScene, QGraphicsPolygonItem, QGraphicsLineItem, QGraphicsEllipseItem and QGraphicsTextItem<br>

to draw my own customized symbols, polygons or circles on top of my vector layer. <br>
just have a look at the attached screen shot to have a complete idea for what am doing;<br><br>i dont think i can add my graphic scene widget on top of my map canvas and even if i was able to am trying to draw these symbols on top of a vector layer<br>


 to be able to adjust the symbols' location in case i triggered zoom in, out or pan;<br>i dont want the symbols to be separated from my vector layer since ill be drawing my symbols according to specific coordinates on my raster layer which is my map; <br>


<br>so any idea how can i do that ?<br></div>
<br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
<br></blockquote></div><br></div>