[OpenLayers-Users] edit points in Geometry of a vector?

Adam Ratcliffe adam at prema.co.nz
Thu Aug 12 16:31:10 EDT 2010


Are you wanting to edit the geometry programatically or allow a user
to modify the feature through direct manipulation?  If the latter case
then you can use the ModifyFeature control.  There's an example on the
OpenLayers website here:
http://openlayers.org/dev/examples/modify-feature.html

Cheers
Adam

On Fri, Aug 13, 2010 at 6:04 AM, ulao <S_K_U_N_X at yahoo.com> wrote:
>
> I was wondering if there was any way to edit a point in an Geometry object
> without redrawing it? I used OpenLayers.Geometry.LineString to create my
> object and see I can use getVertices but there is  no set?
>
> --
> View this message in context: http://osgeo-org.1803224.n2.nabble.com/edit-points-in-Geometry-of-a-vector-tp5417230p5417230.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>



More information about the Users mailing list