[OpenLayers-Users] How do I get my polygon coordinates?
Bijoy
bijoya at rediff.co.in
Wed Sep 10 09:04:26 EDT 2008
Hey,
I am drawing a polygon using the handler as shown below:
polycontrol = new OpenLayers.Control.DrawFeature(vectors,
OpenLayers.Handler.Polygon);
map.addControl(polycontrol);
polycontrol.activate();
Now, how do I get polygon coordinates when I finish drawing the polygon?
--
View this message in context: http://www.nabble.com/How-do-I-get-my-polygon-coordinates--tp19413142p19413142.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list