hi all,<br><br>here's my problem: in my page I have a map; when I click on a marker it opens a jquery-ui dialog with some info coming from an AJAX call and I'd like to show in the dialog also a small map showing where the clicked marker is (the same map zoomed).<br>
<br>Is there a correct order for map drawing, ajax call, jquery dialog open, etc.?<br>Is it correct that I cannot add the same layer to two different maps? (I instantiated two maps and duplicated all the layers)<br><br>I found this page but still not working.<br>
<br><a href="http://trac.osgeo.org/openlayers/wiki/TroubleshootingTips">http://trac.osgeo.org/openlayers/wiki/TroubleshootingTips</a><br><br>thank you in advance<br><br>alberto<br>