cyREST icon indicating copy to clipboard operation
cyREST copied to clipboard

Add zoom support

Open dotasek opened this issue 6 years ago • 1 comments

Add support for zoom:

  • [ ] Get
  • [ ] Put
  • [ ] Zoom to selection ?
  • [ ] Zoom to region ?

dotasek avatar Mar 16 '18 22:03 dotasek

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.

dotasek avatar Mar 19 '18 22:03 dotasek