<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>your analysis is right. 2 options to solve it:</div><div><br></div><div>1) create a patch to add onMapResize to the Marker layer</div><div>2) use a Vector layer with an externalGraphic, will look the same as your marker layer, but will properly resize.</div><div><br></div><div>Best regards,</div><div>Bart</div><div><br></div><div><div><div>On Jul 8, 2010, at 9:52 AM, TAMER GUR wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><font size="2" face="sans-serif">Hi,</font>
<br>
<br><font size="2" face="sans-serif">I have a map and some vector and markers
layer on it.</font>
<br>
<br><font size="2" face="sans-serif">When I resize the map for expand or
collapse like in Google maps.Although my vector layers elments like point,line
are correctly relocating.</font>
<br><font size="2" face="sans-serif">but my markers layers markers couldn't.</font>
<br><font size="2" face="sans-serif">&nbsp;</font>
<br><font size="2" face="sans-serif">when resizing the map &nbsp;I am calling
<b>map.updateSize() &nbsp;</b>function when I look the code this function
calls every layers <b>onMapResize </b>function and I think markers layer
is not implementing this function.</font>
<br>
<br><font size="2" face="sans-serif">Any idea to solve this.</font>
<br>
<br><font size="2" face="sans-serif">Best Regards,</font>
<br><font size="2" face="sans-serif">Tamer<br>
<br>
<br>
<br>
</font>
<br><font size="2" face="sans-serif"><i><br>
</i></font><font size="2" color="blue" face="sans-serif"><i><u><br>
</u></i></font><a href="http://www.vodafone.com.tr/"><img src="http://www.vodafone.com.tr/img/vftr_banner.gif" width="500" height="120"></a><font size="2" face="sans-serif"><i><br>
<br>
</i></font><font size="1" face="Tahoma"><i><br>
<br>
<br>
Yasal Uyarı :<br>
<br>
<br>
Bu elektronik posta işbu linki kullanarak ulaşabileceğiniz Koşul ve
Şartlar dokumanına tabidir <br>
<br>
</i></font><font size="1" color="blue" face="Tahoma"><i><u><br>
</u></i></font><a href="http://www.vodafone.com.tr/VodafoneHakkinda/eposta-hukuki-sartlar.php"><font size="1" color="blue" face="Tahoma"><i><u>http://www.vodafone.com.tr/VodafoneHakkinda/eposta-hukuki-sartlar.php</u></i></font></a><font size="1" face="Tahoma"><i><br>
<br>
<br>
<br>
<br>
</i></font><font size="2" face="sans-serif"><br>
</font>
<br>
<br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>http://openlayers.org/mailman/listinfo/users<br></blockquote></div><br></div></body></html>