Add zoom support
Opened this issue · 1 comments
dotasek commented
Add support for zoom:
- Get
- Put
- Zoom to selection ?
- Zoom to region ?
dotasek commented
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.