I have been looking for how to determine coordinates of the points which consist a polygon(feature) in OpenLayers.
Let\'s say I have created a polygon like the one i
Found it finally!
vectors.features[0].geometry.getVertices()