Hi guys,
I would like to know if there is any provision for image zooming (either native vaadin or addons). My requirement is to show an image, that I did using the embedded class. Now I need to zoom the image and if possible pan and fit to the window(resizing).
Please help
an
image zoomer in c#
will do a great job in zooming, panning and fit to the screen . you can also check the codes and methods there.-_-
Hi,
You could do this with OpenLayers Wrapper:
https://code.google.com/p/vopenlayers/source/browse/trunk/src/main/java/org/vaadin/vol/ImageLayer.java
You can just use pixels as coordinates.
cheers,
matti