Hi,

thanks a lot Andreas!

I managed to play around until it worked. i don“t know if the code is well 
formed, but at least it works.

 mapPanel.layers.add(clone);
var bounds = new OpenLayers.Bounds.fromArray(clone.get("llbbox"))
bounds.transform(epsg4326, map.getProjectionObject());
map.zoomToExtent(bounds)
        

Thanks,

Robert

_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to