Hi
I use tiles for my map (mapserver layer)
but I want my overview map to be untiled (single tile mode)
but when I set gutter (16px) I have unwanted offset of my overview map image
in overview control
because it's single tile inherits this style 

element.style {
height:90px;
left:-16px;
position:relative;
top:-16px;
width:180px;
}
how to avoid this?
-- 
View this message in context: 
http://www.nabble.com/Overview-map-image-offset-tp19742660p19742660.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to