Closed GoogleCodeExporter closed 9 years ago
I have a solution to this issue and attached a patch (on top of vopenlayers
0.9.1), which can hopefully be used by the project. The patch contains the
following features:
1. A VectorLayer can be set immediate so that modifications within the layer
can be communicated to the server as soon as one releases the vector and one
does not have to click on another object for VectorModifiedEvents to be sent to
the server.
2. A vector can be deleted and selections continue to work
3. The following additional commands can be initiated from server-side:
* click
* select/unselect
* highlight/unhighlight
4. Some additional setXXXByAttribute methods are added to Style.
Please, review the patch and use it if you find it OK.
Original comment by rga...@gmail.com
on 19 Nov 2011 at 8:21
Attachments:
hi,
I have merged your patch and send it to Matti for approval.
I believe that it will be available on the next release.
cheers,
giancarlo
Original comment by giancarl...@gmail.com
on 13 Dec 2011 at 10:20
This issue was closed by revision r111.
Original comment by matti.ta...@gmail.com
on 16 Dec 2011 at 4:34
Original issue reported on code.google.com by
rga...@gmail.com
on 10 Nov 2011 at 12:39Attachments: