Reputation: 357
I found an answer to zooming and panning images efficiently in GWT, but does anyone know how to implement a HTML canvas zoom and pan with links in GWT?
Upvotes: 0
Views: 518
Reputation: 11
i think this might help you. meanwhile im gonna try this as well since i also looking for it :P
https://code.google.com/p/gwt-examples/wiki/gwt_hmtl5#Image_Scale_/_Resize
Upvotes: 1