cyREST
cyREST copied to clipboard
Add zoom support
Add support for zoom:
- [ ] Get
- [ ] Put
- [ ] Zoom to selection ?
- [ ] Zoom to region ?
To some extent, GET/PUT already exists, in that Zoom is provided by the NETWORK_SCALE_FACTOR visual property, which can be accessed via Network Views operations.
This would make Zooming to selection and Zooming to region the more important to provide.