...
Code Block |
---|
http://localhost:8080/weave/edit.html/?edit=custom.edit?&id=1234 |
edit
will initiate the editing of an existing entity, using the configuration specified by the value of the edit
parameter and using the entity identified by the id
parameter. Also, the client will zoom to the extent of the selected entity.
...