Hi list,

i want to have all features from my vector layers. But if i use e.g.
layer.features[0] its still 'undefined'. But if i test it with
console.log(layer.features) i see in the firebug console [] for an array.
How can i get all features e.g. all points x and y cordinates of a vector
layer? I want to save it in an array for an ajax post call.

thanks for any advise.

x_tls_x
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/getting-all-features-on-a-vector-layer-tp5700499p5700499.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

Reply via email to