Hi, The function OpenLayers.Layer.Vector.getDataExtent modified the bounds of the first feature of a vector layer. I would think, it's a bug and can solved by adding clone()
var maxExtent = this.features[0].geometry.getBounds().clone(); Mit freundlichen GrĂ¼ssen Arnd Wippermann http://gis.ibbeck.de/ginfo/ _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
