Hi Kevin, The position of the OverviewMap is set as absolute on the style.css. Maybe you can change the right property of his dom element.
Hope this helps On 6/9/07, Kevin Kempfer <[EMAIL PROTECTED]> wrote: > Hi, > > I dynamically change the size of the map div. Specifically, I try to add > a sidebar right next to it, making the map div a little less wide. > Calling map.updateSize() gives no error and the map looks fine, but the > OverviewMap is not moved to it's new position. As it is located in the > bottom right corner of the div, it should move to the left, when > decreasing the map div's width. Is this by design? Is there a workaround? > > Thanks, > > Kevin. > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > > -- Regards, Christian López Espínola _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
