Try this hack to make the overview autopan off. It affects the openlayers
overview control in the following way:
overview.isSuitableOverview = function() { return true; }; // overload
function, otherwise always returns false
map.addControl(overview);
Works for me.
Manuel Aymerich
labs.argongra.com
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Overview-Map-don-t-pan-tp5875120p5876457.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users