Tagged Questions
0
votes
2answers
31 views
How to drag a point and then use savestrategy in OpenLayers
Im trying to use the wfs-t in openayers using the savestrategy.
I have created a savestrategy and it works when I for example uses the DrawFeature Control to add a point. A new point is added to the ...
3
votes
1answer
345 views
adding polygon to database in openlayers
I want to add a polygon to the database. I used the following code. The problem is that I am to able to save in database. Whatever polygon I draw on map it gets save temporary and as soon as I reload ...