Hello,<br>one possibility to deal with the &quot;map data popups&quot; at google v 3.3 is to change the repositionMapElements method on OpenLayers.Layer.Google class - to comment out two lines there:<br>//termsOfUse.style.display = &quot;&quot;;<br>
//cache.termsOfUse = termsOfUse;<br><br>This works well for me for both v3.2 and v3.3 of Google API.<br><br>The v3.2 puts map data providers and terms of use link as a text, but it can be wider than the actual map div. Then you will not see the whole string.<br>
The v3.3 detects it, and when the data providers string is too large, it just puts a link to the popup with the data providers. It is better then, since you can see the strings appropriately.<br><br>It looks that OL is confused by the change and supposes that the popup is something to be shown (without clicking for it).<br>
<br>M.<br><br>-- <br>Martin Saturka<br>Software Engineer, Sourcefabric<br><a href="mailto:martin.saturka@sourcefabric.org" target="_blank">martin.saturka@sourcefabric.org</a><br><br>Subscribe to our Newsletter:<br>

<a href="http://www.sourcefabric.org/newsletter/" target="_blank">www.sourcefabric.org/newsletter/</a><br>
<br>Salvátorská 10<br>110 00 Praha 1, Czech Republic<br><a href="http://www.sourcefabric.org" target="_blank">http://www.sourcefabric.org</a><br><font><span style="background-color: rgb(255, 255, 255);"></span></font><a href="http://www.twitter.com/Sourcefabric" target="_blank">http://www.twitter.com/Sourcefabric</a><br>