Hi:<br><br>Is it possible to reset the position of the popup?<br><br>In my application,after I query some points from the server,I want to create maker one for each. <br><br>When user click the marker,the popup should displayed,and I want there is only one popup instance in the application.<br>

<br>In google map,I can use the infowindow.setPosition() to reset the position.<br><br>But in openlayers,I have not found that.<br><br>Is that possible?<br><br><br>