Hi, <br>I&#39;ve experienced a problem when the Map is inside a div whoose css style have a &quot;overflow-y:auto&quot; property.<br><br><i>&lt;div style=&quot;height:600px;overflow-y:auto;&quot;&gt;<br>            &lt;div id=&quot;map&quot;&gt;&lt;/div&gt;<br>
&lt;/div&gt;</i><br><br>If I scrooll down the div with the overflow, the bbox (and the draw controls too) appears to be shifted down of the number of pixel of the scrollbar.<br>Does anyone experienced something like this?<br>
Thank&#39;s.<br>