[OpenLayers-Users] Drawing Holes in Polygons

Bart van den Eijnden bartvde at boundlessgeo.com
Tue Nov 26 03:50:06 PST 2013


http://openlayers.org/dev/examples/donut.html

Bart

--
Bart van den Eijnden
Front-end Developer | Boundless
@boundlessgeo

On 26 Nov 2013, at 12:48, adityakumar529 <adityakumar529 at gmail.com> wrote:

> 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.
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20131126/78a46e3a/attachment.html>


More information about the Users mailing list