indeed that helped.

now I set a point something like

var proj = new OpenLayers.Projection("EPSG:4326");
var point = new OpenLayers.LonLat(-71, 42);
point.transform(proj, map.getProjectionObject());


how can I use getCenter so that it runs lot and lan. It seems now to return
the transformed?
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/features-jump-around-tp5338311p5338937.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to