Hi, I used the updated one from Kai B.<div><br></div><div>.. I&#39;ll try to delete all features from the layer, then add one with updated coordinates. maybe it&#39;ll work </div><div><br></div><div><br></div><div>bye</div>
<div><div><br><div class="gmail_quote">2009/11/18 Daniel Kastl <span dir="ltr">&lt;<a href="mailto:daniel.kastl@georepublic.de">daniel.kastl@georepublic.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Did you follow the example of the 2007 workshop or this one?<br><a href="http://pgrouting.postlbs.org/wiki/WorkshopOL2.7andOSM" target="_blank">http://pgrouting.postlbs.org/wiki/WorkshopOL2.7andOSM</a><br><br>Because the 2007 workshop uses a quite ancient version of OpenLayers and users reported problems. That&#39;s why Kai wrote an updated tutorial (see link above).<br>


<br>Daniel<br><br><br><br><br><div class="gmail_quote">2009/11/18 Mehmet Sirin <span dir="ltr">&lt;<a href="mailto:m.sirin07@googlemail.com" target="_blank">m.sirin07@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div><div></div><div class="h5">

<span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">hi, i&#39;m using your pgrouting and now tried to move the startpoint to a position i assign to the start marker:</span><div>
<font face="arial, sans-serif"><span style="border-collapse:collapse"><br></span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse"><br></span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse">...</span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse"><br></span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse"><div><br></div><div>
   function compute() {</div><div>            var startPoint = start.features[0];</div><div>            var stopPoint = stop.features[0];</div><div>           </div><span style="border-collapse:separate;font-family:&#39;Times New Roman&#39;;font-size:medium"><pre>
startPoint.geometry.x=x_pos;   //x_pos and y_pos are  dynamically taken values from database. </pre></span><div><span style="border-collapse:separate;font-family:monospace;font-size:medium;white-space:pre">startPoint.geometry.y=y_pos;</span>         </div>



<div><br></div><div>            if (startPoint &amp;&amp; stopPoint) {</div></span></font></div><div><font face="arial, sans-serif"><span style="font-family:&#39;Times New Roman&#39;;font-size:medium"><pre>...</pre><pre>
<br></pre><pre>works, the marker moves to the given coordinates, but when zooming into the map the marker disappears.just see that thing with some zoom levels. dunno why...</pre><pre><br></pre><pre><br></pre>
<pre>i would be very thankful if you could give me a hint </pre><pre>kind regards</pre><pre>m.sirin</pre><pre><br></pre></span></font></div>
<br></div></div>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.postlbs.org" target="_blank">Pgrouting-users@lists.postlbs.org</a><br>
<a href="http://lists.postlbs.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.postlbs.org/mailman/listinfo/pgrouting-users</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.postlbs.org">Pgrouting-users@lists.postlbs.org</a><br>
<a href="http://lists.postlbs.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.postlbs.org/mailman/listinfo/pgrouting-users</a><br>
<br></blockquote></div><br></div></div>