[OpenLayers-Users] Drawing Holes in Polygons
adityakumar529
adityakumar529 at gmail.com
Tue Nov 26 03:48:17 PST 2013
hi users,
i am drawing holes in polygon.i already have a draw feature for poygon
which is like
var toolbar = new OpenLayers.Control.EditingToolbar(layerwfs);
toolbar.addControls(new OpenLayers.Control.ModifyFeature(layerwfs,
{displayClass: 'olControlModifyFeature'}));
map.addControl(toolbar);
Now I want to add the holes in polygon feature to this control, any
suggestions how to do that?
Aditya kumar
-----
GIS Developer
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Drawing-Holes-in-Polygons-tp5091258.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list